body {
	margin : 0px 0px 0px 0px;
	background-image: url(http://www.keiganapparel.com/images/store_version1/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #231F20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapperCentered {
	width:100%;
	background-image: url(http://www.keiganapparel.com/images/store_version1/bgBackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(http://www.keiganapparel.com/images/store_version1/bgWrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
a {
	color:#70695C;
	text-decoration: underline;
}
a:hover {
	color:#70695C;
	text-decoration: none;
}
#topSection {
	float:left;
	width:800px;
	background-image: url(http://www.keiganapparel.com/images/store_version1/bgTopSection.jpg);
	background-repeat: no-repeat;
}
img {
	border:none;
}
#header {
	float:left;
	width:800px;
	height: 110px;
}
#logo, 
#logo img {
	float: left;
	height: 110px;
	width: 230px;
}
#menuSmall {
	float: right;
	height: 30px;
	width: 500px;
	margin-top: 20px;
}
#menuPolicy {
	float: right;
	width: 500px;
	margin-top: 5px;
	text-align: right;
	margin-right:25px;
}
#menuPolicy a {
	font-size: 10px;
	font-weight: bold;
	color: #C1B49A;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 10px;
}
#menuPolicy .myspace {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 10px;
	background-image: url(http://www.keiganapparel.com/images/myspace.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#searchArea {
	float: right;
	display:none;
}
#searchAreaInputBox {
	float: left;
}
#searchAreaButton {
	float: right;
}
#mainMenu {
	float: right;
	width: 565px;
	margin-top: 2px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
	color: #ABABAB;
	display: block;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 16px 12px 16px;
	text-decoration: none;
	background-image: url(http://www.keiganapparel.com/images/store_version1/menuDivider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
#nav a:hover {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 16px 12px 16px;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	clear:left;
	margin-top: -2px;
	padding: 0px;
	width: 152px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#nav li li a,
#nav li li a:hover,
#nav li li a:visited {
	font-size: 10px;
	font-weight:bold;
	background-image: none;
}
/* nav drop down menu style */	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: auto;
	float: none;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	}
	
#nav li li a:hover, #nav li li a:active {
	padding: 10px 5px 10px 5px;
	color: #000000;
	background-color: #BAB1B5;
	filter:alpha(opacity=60);   /* Internet Explorer       */
	-moz-opacity:0.6;           /* Mozilla 1.6 and below   */
	opacity: 0.6;               /* newer Mozilla and CSS-3 */
	}

#nav li ul {
	position: absolute;
	width: 152px;
	left: -999em;
	background-color: #000000;
	padding: 5px;
	margin-left: 0px;
	background-image: url(http://www.keiganapparel.com/images/store_version1/subMenuBG.jpg);
	background-repeat: no-repeat;
	}

#nav li ul li {
	display:block;
	float:left;
}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
.CategoryMain {
	float: left;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	width: 100px;
	clear: both;
}
.CategorySub2 {
	float: left;
	display: inline-block;
	padding: 5px;
	width: 65px;
	background-color: #999999;
	clear: left;
}
#contentSection {
	float:left;
	width:740px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 400px;
}
#contentSection font {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#contentSection form div {
	border:none;
}
#footer {
	float:left;
	width:800px;
	background-image: url(http://www.keiganapparel.com/images/store_version1/bgFooter.jpg);
	background-repeat: no-repeat;
	height: 218px;
	background-position: center bottom;
	text-align: center;
	padding-top: 60px;
	font-size: 10px;
	color: #C1B49A;
	position: relative;
}
#footer a {
	font-size: 11px;
	color: #B7B5B5;
	text-decoration: none;
	font-weight: bold;
}
#footer #thinkLogo {
	position:absolute;
	top:228px;
	left:48%;
	z-index: 1;
}



#storeGraphic {
	float: left;
	height: 250px;
	width: 740px;
	background-color: #000000;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-image: url(http://www.keiganapparel.com/images/store_version1/keigan_background_image7.gif);
}
#storeGraphic p {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.productBox {
	float:left;
	padding: 10px;
	margin: 5px;
	height: 225px;
	width: 153px;
	border: 1px solid #E8E8E8;
}
.productBox img {
	background-image:url(http://www.keiganapparel.com/images/store_version1/imageBG.gif);
}
#productBoxContainer {
	float: left;
	width: 740px;
}
#productBoxContainer font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.productBox:hover {
	border: 1px solid #CDCDCD;
}
#emailAFriend {
	float: left;
	height: 25px;
	width: 740px;
	background-color: #000000;
	margin-top:25px;
	display:none;
}
#emailAFriend p {
	color:#CCCCCC;
}
.buyButtons a {
	float:left;
	clear:left;
}

#imageDetails {
	width:450px;
	margin-right:25px;
}
#imageDetails img {
	border:1px solid #97888C;
	margin-right: 10px;
}

#imageDetails img:hover {
	border:1px solid #231F20;
}
#container {
	float:left;
}
#content {
	float:left;
}
#custom {
	float:left;
}





















td, input, select, button {
	font-size:11px;
}

/*
 * This controls the look of the line that separates the line items from the invoice 
 * summary information.
 * Default default is to show black line.
*/
#invoiceseparator {
	border:1px solid black;
	height: 1px;
	padding: 0px;
	margin:0px;
}

/*
 * This controls the look of the area that displays order note.
 * Default state is to accept style from parent and print text in red.
*/
.ordernote {
	color: red;
}

/*
 * This controls the look of the area that displays invoice promotion text.
 * Default state is to accept style from parent
*/
#promotext_container {
	padding: 5px;
}

/*
 * This controls the look of each promotion text item appearing within the promotext_container
 * Default state is to accept style from parent
*/
.promotext {

}

.register_box, .promotioncode_register {
	border: 1px dashed rgb(255, 153, 51); 
	margin: 10px 5px 10px; 
	padding: 3px; 
	background-color: rgb(255, 255, 219);
}

.countrylist {
	width:175px;
}

#custom-section {
	width:100%;
}


#content {
	
}

#column1 {
	width:305px;
	padding: 0px;
	margin:0px auto 0px 0px;
}

#container {
	width:100%;
}

#column2 {
	padding-left: 25px;
	width:100%;
}

#billingTable {
	background-color:#d6d6d6;
}

#billingTable td {
	background-color:white;
}

#orderTable {
	background-color:#d6d6d6;
}

#cartTable {
	background-color:#d6d6d6;
}

#cartTable td {
	background-color:white;
}

#billingTable td, input, select, button {
	font-size:12px;
}

#orderTable td, input, select, button {
	font-size:12px;
}

#cartTable td, input, select, button {
	font-size:12px;
}

.display_section {
	background-color:#d6d6d6;
}

.display_section_title {
	background-color:rgb(227,227,227);
}

.display_section_content {
	background-color:white;
}



#billInformation {
	font-size:10px;
	font-family:<ss:value source="$storeversion.font.paragraph.face" default="Arial, Helvetica, sans-serif"/>;
}

#shipInformation {
	font-size:10px;
	font-family:<ss:value source="$storeversion.font.paragraph.face" default="Arial, Helvetica, sans-serif"/>;
}

.error {
	color: red; 
	font-weight: bold;
	text-align:left;
}

.edit {
	visibility: hidden; 
	position: absolute; 
	top: 8px; 
	right: 5px; 
	color: rgb(122, 134, 156);
}

.interruptor .optional {
	border: 1px dashed rgb(255, 153, 51); 
	margin: 5px 0px; padding: 3px; 
	background-color: rgb(255,255,219);
}

.section {
	border-bottom: 1px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	background-color:#D6D6D6;
	width:305px;
}

.sectionTitle {
	background-color:#EBEBEB;
	color:#999999;
	font-weight: bold;
	padding: 8px 16px;
	border-bottom:0px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	font-size:18px;
	position:relative;
}

div.selected {
	background: #7A869C url(<ss:value source="$storeversion.images['selected_arrow.gif']"/>) no-repeat left;
	color:#ffffff;
	font-weight:bold;
	padding: 8px 16px;
	border-top:2px solid #D6D6D6;
}

.sectionContent {
	font-size: 12px;
	background: #ffffff;
}

.sectionContentInner {
	padding:10px;
}

.sectionContentInner table {
	text-align:left;
}

.giftwrapcheckbox {
	margin:0px;
}