/* CSS Document */

body {
	margin: 0px;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#5e350f;
}

h1 { font-size:16px; color:#ae4225; margin:0px ; padding:0px; }
h2 { font-size:14px; color:#019dc7; margin:0px ; padding:0px; }
h3 { margin:0px ; padding:0px; }
h4 { margin:0px ; padding:0px; }

p { margin-bottom:5px; margin-top:0px; margin-left:0px; margin-right:0px; }

form { margin:0px; }

.smallTitle {
	color:#019dc7;
	font-size:14px;
	font-weight:bold;
}

#mainContainer {
	width:100%;
	height:auto;
	background-image:url(../images/layout/topGradient.gif);
	background-repeat:repeat-x;
}
#topHeader {
	width:880px;
	height:auto;
	text-align:right;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:5px;
	margin:0px auto 0px auto;
}

#topHeader a, a:link, a:active, a:visited { text-decoration:none; color: #f5d361; }
#topHeader a:hover { text-decoration:none; color:#361e09; }

#topHeader img {
	margin-top:3px;
	margin-left:5px;
	vertical-align:text-bottom;
}

#topHeaderMain {
	width:900px;
	height:231px;
	margin:0px auto 0px auto;
	background-image:url(../images/layout/back-main-header.png);
	background-repeat:no-repeat;
}
#topModels {
	width:280px;
	height:224px;
	float:left;
	margin-left:30px;
	margin-top:3px;
	background-image:url(../images/layout/top-models.png);
	background-repeat:no-repeat;
}
#contentHangers {
	width:774px;
	height:23px;
	margin:0px auto 0px auto;
	background-image:url(../images/layout/main-content-hanger.png);
	background-repeat:no-repeat;
}
#navMainBtn {
	height:15px;
	text-indent:22px;
	padding:5px;
	margin-bottom:3px;
	border-bottom:1px solid #c3905e;
	background-image:url(../images/layout/main-back-btn.gif);
	background-repeat:no-repeat;
}

#navMainBtn a:link, a:active, a:visited { text-decoration:none; color: #ae4225; }
#navMainBtn a:hover { text-decoration:none; color:#361e09; }

#contentPanels {
	width:880px;
	height:auto;
	margin:0px auto 0px auto;
}
#contentP1{
	width:241px;
	height:auto;
	float:left;
	background-color:#ebcba7;
	background-image:url(../images/layout/small-content-back-top-detail.gif);
	background-repeat:no-repeat;
	background-position:0px 13px;
}
#contentP1header{
	width:241px;
	height:13px;
	background-image:url(../images/layout/small-content-header.gif);
	background-repeat:no-repeat;
}
#contentP1main {
	width:231px;
	height:auto;
	float:left;
	margin:10px 5px 5px 5px;
}
#contentP2 {
	width:630px;
	height:auto;
	float:right;
	background-color:#ebcba7;
	background-image:url(../images/layout/big-content-back-top-detail.gif);
	background-repeat:no-repeat;
	background-position:0px 13px;
}

#contentP2 a:link, a:active, a:visited { text-decoration:none; color: #ae4225; }
#contentP2 a:hover { text-decoration:none; color:#361e09; }

#contentP2header{
	width:630px;
	height:13px;
	background-image:url(../images/layout/big-content-header.gif);
	background-repeat:no-repeat;
}
#contentP2main {
	width:610px;
	height:auto;
	margin:10px;
}
#contentP2main2 {
	width:610px;
	height:auto;
	margin:10px;
}
#infoHolder {
	padding:5px;
	padding-right:10px;
}
#indexModels {
	width:250px;
	max-height:205px;
	overflow:hidden;
	border:solid 1px #ae4225;
	border-top:solid 4px #ae4225;
	background-color:#251a0e;
}
#randFourHeader {
	width:auto;
	padding-bottom:3px;
}
#randFour {
	background-color:#ebcba7;
}
#randProdBox {
	min-height:125px;
	border:dashed 1px #ae4225;
	padding:10px;
}
#randItem {
	display:block;
	max-width:150px;
	float:left;
	overflow:hidden;
	margin-left:5px;
}
#callback {
	background:url(../images/layout/ajax-loader.gif) no-repeat top 5px;
	width:auto;
	min-height:35px;
}

#subCatMenu {
	padding:0px;
	margin-bottom:3px;
}
#subCatLink {
	display:block;
	width:auto;
	float:left;
	margin-right:5px;
	padding:2px;
}
#contentProductsMain {
	width:595px;
	padding:5px;
	float:left;
	margin:10px;
	border:dashed 1px #ae4225; 
}
#indItemHolder {
	width:110px;
	height:auto;
}
#itemMainPic {
	margin:5px;
	max-height:100px;
	max-width:100px;
	overflow:hidden;
}
#itemMainPic img {
	max-height:100px;
	max-width:100px;
}
#itemName {
	font-size:10px;
	max-width:100px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	color:#ae4225;
	border-top:1px dotted #cfa677;
}
#itemPrice {
	font-size:10px;
	max-width:100px;
	padding-left:10px;
	border-top:1px dotted #cfa677;
}
#itemPrice img {
	vertical-align:bottom;
	margin-left:25px;
	border:none;
}
.row1 {
	background-color:#f5d4ae;
}
.row2 {
	background-color:#ffdcb5;
}

#mainFooter {
	width:100%;
	float:left;
	color:#ae4225;
	padding:5px;
}

#paging {
	width:620px;
	font-weight:bold;
	font-size:16px;
	float:left;
	margin-bottom:10px;
	padding-bottom:5px;
}
.inactive {
	color:#5f5f5f;
}

#banner {
	margin:5px;
	padding:3px;
	background-color:#FFFFCC;
	border:solid 1px #e3e1e1;
}

#itempHeader {
	background-color:black;
	height:35px;
}
#itempHeader a:link, a:active, a:visited { text-decoration:none; color: #ae4225; }
#itempHeader a:hover { text-decoration:none; color:#361e09; }
#itempLogo {
	width:70px;
	height:23px;
	float:left;
	margin:5px;
	background-image:url(../images/layout/bastra-sml-logo.png);
	background-repeat:no-repeat;
}
#itempClose {
	float:right;
	padding:3px;
	margin:5px;
}
#itempTopSeparator {
	height:13px;
	background-image:url(../images/layout/itemp-top-separator.png);
	background-repeat:no-repeat;
}
#itempMain {
	width:375px;
	height:235px;
	padding:5px;
	background-color:#ebcba7;
}
#itempMain a:link, a:active, a:visited { text-decoration:none; color: #ae4225; }
#itempMain a:hover { text-decoration:none; color:#361e09; }

#itempImage {
	max-width:190px;
	max-height:220px;
	overflow:hidden;
	float:left;
	padding:5px;
}
#itempName {
	width:150px;
	height:auto;
	text-align:left;
	float:left;
	padding:5px;
	margin-left:5px;
	border-bottom:1px dotted #cfa677;
}
#itempPrice {
	width:150px;
	height:auto;
	text-align:left;
	float:left;
	padding:5px;
	margin-left:5px;
	border-bottom:1px dotted #cfa677;
}
#itempDesc {
	width:150px;
	text-align:left;
	max-height:160px;
	float:left;
	padding:5px;
	margin-left:5px;
	overflow-y:scroll;
}



/* Contact */


#mainContentContact {
	width:805px;
	height:350px;
	background-color:white;
	border-top:solid 3px #b6d8f4;
	border-bottom:solid 5px #e5b460;
	padding:5px;
}
#leftColumnContact {
	width:410px;
	height:350px;
	float:left;
	padding-right:5px;
	border-right:dotted 1px #CCCCCC;
}
#rightColumnContact {
	width:380px;
	height:350px;
	float:right;
	padding-left:5px;
}
#conLeftCol {
	width:300px;
	float:left;
}
#conRightCol {
	width:280px;
	margin-left:5px;
	padding:10px;
	float:left;
}
#contact-red {
	color:red;
	font-weight:bold;
}
#messageBox {
	height:auto;
	padding:3px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFCC;
	border:solid 1px #e3e1e1;
}
#contactContentTxt {
	width:auto;
	font-size:11px;
	color:#585858;
	margin-top:0px;
	height:auto;
	margin-left:5px;
}
#contactFormTitle {
	width:auto;
	height:18px;
	margin-left:2px;
	padding-top:3px;
	color:white;
	font-weight:bold;
}
#contactFormContent {
	width:260px;
	min-height:210px;
	padding:10px;
	background-color:#ffefd2;
	padding-bottom:3px;
	margin-bottom:5px;
	border-top:solid 3px #019dc7;
}
#rowBottomColumn {
	width:260px;
	height:auto;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #f3d49f;
}
#rowLeftColumn {
	width:190px;
	height:auto;
	margin-bottom:3px;
}
#rowRightColumn {
	width:190px;
	height:auto;
	margin-bottom:5px;
}
.txtArea {
	width:250px;
	height:80px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:2px;
	border:solid 1px #e1e3e3;
}
#label {
	display:block;
	text-align:left;
	height:auto;
	width:100px;
	margin-top:2px;
	margin-left:2px;
}
#formBtns {
	width:270px;
	margin-bottom:0px;
	text-align:center;
	padding-bottom:5px;
}
#primBtn {
	width:auto;
	height:20px;
	color:white;
	padding-left:9px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:3px;
	background-color:#ae4225;
	margin-left:5px;
	border:solid 1px #e3e1e1;
	cursor:pointer;
}
#secBtn {
	width:auto;
	height:20px;
	color:white;
	padding-left:9px;
	padding-right:9px;
	padding-top:0px;
	padding-bottom:3px;
	background-color:#ae4225;
	border:solid 1px #e3e1e1;
	cursor:pointer;
}
.txtField {
	width:200px;
	height:18px;
	padding-left:3px;
	padding-right:3px;
	border:solid 1px #e1e3e3;
}
.txtFieldLarge {
	width:160px;
	height:18px;
	padding-left:3px;
	padding-right:3px;
	border:solid 1px #e1e3e3;
}


/* Thanks */

#mainContentThanks {
	height:150px;
	padding:5px;
}
#thanksMessage {
	width:auto;
	height:auto;
	padding:10px;
	margin-bottom:5px;
	text-align:center;
	background-color:#FFFFCC;
	border:solid 1px #e3e1e1;
	margin-top:25px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:25px;
}


