/* QC */

body {
	background-position: left top fixed;
	background-repeat: repeat-x;
	background-image: url(img/bkgrnd.gif);
	margin: 0px;
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", verdana, arial;
	f
}

a 	{
	color: #333333;
	text-decoration: none;
} 

a:link	{
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
} 

a:visited	{
	color: #333333;
	text-decoration: none;
} 

a:active	{ 
	color: #CC3300; 
} 

a:hover	{ 
	color: #CC3300; 
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* DIVS */


#header {
	width: 900px;
	color: #150008;
	background-color: #150008;
	height: 80px;
	margin: auto;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;


}

#header_leftstripe {
	background-image: url(img/leftstripe.gif);
	float: left;
	height: 80px;
	width: 98px;
	margin-left: 20px;
}

#logo {
	float: right;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 20px;
}

#nav {
	width: 870px;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #666666;
	margin: auto;
	height:23px;
	z-index: 1;
}

#nav_left {
	float: left;
	z-index: 2;
	vertical-align: top;
}

#nav_right {
	float: right;
	z-index: 3;
}

#content {
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(img/leftstripe2.gif);
	background-repeat: repeat-y;
	min-height: 1835px;
	/*background-color: #332530;*/
	margin: auto;
	border-top-color: #00000 repeat-y;
	min-height: 1835px;
	/*background-color: #332530;*/
	margin: auto;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;

}

#bottomspace {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#topspace {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}


#fp_sm_right1 {
	width: 266px;
	float: right;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-right: 60px;
	height: 400px;
	z-index: 1
}

#fp_sm_right2 {
	width: 266px;
	float: right;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-right: 60px;
	height: 400px;
	z-index: 2
}


#fp_sm_left {
	float: left;
	width: 266px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 40px;
	height: 400px;
}

#content_rows_fp img {
	padding-bottom: 10px;
	padding-top: 20px;
	height: auto;
	overflow: hidden
}

#collections_sub_menu {
	background-color: #666666;
	z-index: 100;
	position: absolute;
	overflow: visible;
	clear: none;
	padding: 5px;
	font-size: 12px;
	min-width: 90px;
	border: 1px solid black;
	visibility: hidden;
	}
	
#nav_collections {	
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
	background-color: inherit;
	z-index: 4;
	
}

#content_header {
	width: 810px;
	padding-bottom: 20px;
	float: left;
	margin-left: 127px;
}

#content_header2 {
	padding-top: 20px;
	float: left;
	/*margin-left: 127px;*/
}



#content_footer {
	width: 810px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-left: 50px;
}


#coll_body {
	width: 950px;
	margin-left: 50px;
	overflow: visible;
}

#fb {
	width: 420px;
	/*overflow: hidden  
	background-color: aqua*/
}

#fb2 {
	width: 420px;
	margin-top: 80px;
	/*overflow: hidden  
	background-color: aqua*/
}

#fb3 {
	width: 420px;
	margin-top:70px;
	/*overflow: hidden  
	background-color: aqua*/
}

#fb4 {
	width: 420px;
	margin-top:70px;
	margin-left: 120px;
	/*overflow: hidden  
	background-color: aqua*/
}



/* CLASSES */


.nav_items {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
	background-color: inherit;
}

.nav_items_right {
	padding-left: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
	background-color: inherit;
}

.nav_items a {
	color: white
}

.nav_items a:visited {
	color: white
}

.nav_items a:hover	{ 
	color: #CC3300; 
}

#nav_collections a {
	color: white
}

#nav_collections a:visited {
	color: white
}

#nav_collections a:hover	{ 
	color: #CC3300; 
}

.nav_items_right a {
	color: white
}

.nav_items_right a:visited {
	color: white
}

.nav_items_right a:hover	{ 
	color: #CC3300; 
}


.content_rows {
	padding-top: 20px;
	width: 860px;
	clear: both;
	overflow: hidden;
}

/*.pic_sm_leftShopItem {
	float: left;
	width: 267px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 50px;
	
}*/

.content_rows img {
	padding-bottom: 10px;
}

.content_rows20pxtop {
	padding-top: 20px;
}

.content_rows60pxtop {
	padding-top: 60px;
}

.content_rows_fp {
	width: 860px;
	margin: auto;
	height: 600px;
	overflow: hidden;
}

input.submit {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #333333;
	color: #333333;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

input.submit2 {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #666666;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	padding: 0px;
	margin-top: 0px;
}




/* type styles */

.body_text {
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}

.body_text_red {
	color: red;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}

a.body_text:link {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
	font-weight: bold;
}

a.body_text:hover {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #CC3300;
	line-height:  16px;
}

a.body_text:visited {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #CC3300;
	line-height:  16px;
}

a.body_text:active {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
}

.grey_text {
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}

a.grey_text:link {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
}

a.grey_text:hover {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #CC3300;
	line-height:  16px;
}

a.grey_text:visited {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
}

a.grey_text:active {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
}


.bold_body_text {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	font-weight:bold;
	line-height:  16px;
	color: #333333;
}

a.bold_body_text:link {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
	font-weight: bold;
}

a.bold_body_text:hover {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #CC3300;
	line-height:  16px;
	font-weight:bold;
}

a.bold_body_text:visited {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
	font-weight:bold;
}

a.bold_body_text:active {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #333333;
	line-height:  16px;
}

/*.shop_rhs_text {
	width: 400px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	float: left;
	padding-left: 40px;
}
*/

/* cross fader */


#imageContainer {
	border:0;
	position:relative;
	margin:auto;
	width:250px;
	background-color: aqua
	margin-left: 13px;
	margin-top: 23px;
}

#imageContainer img {
	display:none;
	float: right
}

/* collection pages */

.pic_sm_left {
	float: left;
	width: 200px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 50px;
}
.pic_sm_right {
	width: 200px;
	float: right;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-right: 50px;
}
.pic_sm_middle {
	width: 200px;
	margin-left: 330px;
	margin-right: 330px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}


/* shop */

.pic_sm_rightShop {
	width: 200px;
	float: right;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-right: 80px;
}
.pic_sm_leftShop {
	float: left;
	width: 200px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 77px;
	min-height: 350px;
	margin-top: 15px;
	/*background-color: aqua*/
}

.pic_sm_leftShop2 {
	float: left;
	width: 200px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 130px;
	min-height: 350px;
	margin-top: 15px;
	/*background-color: aqua*/
}

.shop_rhs_text {
	width: 400px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	float: left;
	padding-left: 40px;
	padding-top: 12px;
}
.pic_sm_leftShopItem {
	float: left;
	width: 267px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 50px;
}

.back2shop {
	font-family: "Trebuchet MS", verdana, arial;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #333333;
	color: #333333;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;
}

/* stocksists */
.stock_sm_left {
	float: left;
	width: 350px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	margin-left: 117px;
	height: 400px;
	padding-top: 0px;
}
.stock_sm_right {
	width: 286px;
	float: right;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	margin-right: 80px;
	height: 400px;
	padding-top: 0px;
}

.header3_20pxtop {
	color: #CC3300;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	line-height:  16px;
	text-transform: uppercase;
	padding-top: 20px;
	margin-left: 10px;
}

.header3_20pxtop2 {
	color: #CC3300;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	line-height:  16px;
	text-transform: uppercase;
	padding-top: 30px;
}


.header3_20pxtop_home {
	color: #C30;
	font-family: 'Trebuchet MS', verdana, arial;
	font-size: 14px;
	line-height: 20px;
	padding-top: 20px;
	text-transform: uppercase;
	margin-left: 10px;
}



.header3_20pxtop_shop {
	color: #C30;
	font-family: 'Trebuchet MS', verdana, arial;
	font-size: 12px;
	line-height: 15px;
	padding-top: 20px;
	text-transform: uppercase;
}





.body_text_sm_20pxtop {
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-top: 20px;
}

.body_text_sm_0pxtop {
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	margin-left: 10px;
}

/* news */

#content_header_news {
	width: 720px;
	padding-bottom: 20px;
	float: left;
	padding-left: 130px;
}
#content_header_news_right {
	width: 250px;
	padding-bottom: 20px;
	float: right;
	padding-left: 140px;
}
#content_news {
	width: 860px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(img/leftstripe2.gif);
	background-repeat: repeat-y;
	min-height: 435px;
	/* background-color: #332530;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.news_sm_left {
	float: left;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-left: 140px;
	padding-top: 0px;
}
.news_sm_right {
	float: right;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	padding-top: 0px;
	padding-right: 130px;
}

/*-- ajax2 test + FORM STYLES */


#rightbod_contactform {
	width: 380px;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 50px;
}

#leftbod_contactform {
	width: 270px;
	float: left;
	padding-left: 118px;
	padding-right: 10px;
	margin-top: 50px;
}

.contactform_rightbod_leftcol {
	width: 80px;
	float: left;
}

.contactform_rightbod_rightcol {
	width: 300px;
	float: right;
}
.contactform_titles_top{
	margin-top: 24px;
	width: 80px;
	height: 20px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}
.contactform_titles_rest{
	margin-top: 11px;
	width: 80px;
	height: 20px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
	margin-bottom: 4px;
}
.contactform_titles_maintext {
	margin-top: 8px;
	width: 80px;
	height: 80px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 10px;
	line-height:  16px;
}
.contactform_input_maintext {
	margin-top: 8px;
	width: 300px;
	height: 80px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}
.contactform_fields_top {
	margin-top: 5px;
	width: 300px;
}
.contactform_fields_rest {
	margin-top: 8px;
	height: 20px;
	width: 300px;
}
.contact {
	margin-top: 5px;
	height: 20px;
}

/* form */

textarea {
	border: 1px solid #333333;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	width: 200px;
}

#log {
	margin-top: 40px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background-image: url(img/spinner.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*-- ajax2 test + FORM STYLES */


#rightbod_contactform {
	width: 380px;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 50px;
}

.contactform_rightbod_leftcol {
	width: 80px;
	float: left;
}

.contactform_rightbod_rightcol {
	width: 300px;
	float: right;
}
/*.contactform_titles_top{
	margin-top: 26px;
	width: 80px;
	height: 20px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  16px;
}
.contactform_titles_rest{
	margin-top: 7px;
	width: 80px;
	height: 20px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  13px;
	margin-bottom: 8px;
}
*/
.contactform_titles_maintext {
	margin-top: 4px;
	width: 80px;
	height: 80px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  13px;
}
.contactform_input_maintext {
	margin-top: 8px;
	width: 300px;
	height: 80px;
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	line-height:  13px;
}
.contactform_fields_top {
	margin-top: 5px;
	width: 300px;
}
.contactform_fields_rest {
	margin-top: 8px;
	height: 20px;
	width: 300px;
}
.contact {
	margin-top: 5px;
	height: 20px;
}



input.text {
	border: 1px solid #333333;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	width: 200px;
}
 
 
 
 /* update spring summer 2010 */
 
#order {	
	/*border: 1px solid #333333;
	background-color: #150008;*/
	padding: 5px;
	width: 250px;
 }
 
#order2 {	
	border: 1px solid #333333;
	background-color: #150008;
	padding: 5px;
	width: 50px;
 }
 
#content_contents400pxwide_indent {
	color: #333;
	float: left;
	font-family: 'Trebuchet MS', verdana, arial;
	font-size: 12px;
	height: 400px;
	line-height: 15px;
	margin-left: 165px;
	padding-top: 0px;
	width: 400px;

}

#shoplinks {
	color: #333333;
	font-family: 'Trebuchet MS', verdana, arial;
	font-size: 12px;
	line-height: 15px;
	margin-left: 119px;
	padding-top: 0px;
	width: 400px;
}


