/* CSS Document for Template 4 "Shadow Box" in Color 3 "Professional" (beige and denim) */

/* GENERIC STUFF */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 12px;
	color: #000;
	background-color: #DEDFBD;
/*	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/bg3.gif); */
	background-image: url(http://www.helgamarie.com/images/bg3.gif); 

	background-repeat: repeat-y;
	background-position: center;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0;
}

h1 {
	margin-top: 0;
	color: #567087;
	font-size: 16px;
	font-weight: bold;
}

.center { 
	text-align: center;
}

.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.top {
	background-color: #fff;
	margin: 0;
}


/* TOP NAV STUFF */

.logo {
	padding: 10px;
	vertical-align: middle;
}

.logo img {
	max-width: 430px;
	width: expression(this.width > 430 ? 430: true); /* IE max-width hack */
}

.actions {
	color: #567087;
	vertical-align: middle;	
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.actions a {
	color: #567087;
	text-decoration: none;
	padding: 0 5px;
}


.lactions1 {
	font-size: 11px;
	color: #567087;
	vertical-align: middle;	
	font-weight: bold;
	text-align: left;
	padding-right: 4px;
}

.lactions {
	font-size: 11px;
	color: #567087;
	vertical-align: middle;	
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
}


.lactions1 a {
	color: #567087;
/*	text-decoration: none; */
	padding: 0 5px;
}

.lactions a {
	color: #567087;
/*	text-decoration: none; */
	padding: 0 5px;
}


.bactions {
	color: #567087;
	vertical-align: middle;	
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}

.bactions a {
	color: #567087;
	text-decoration: none;
	padding: 0 8px;
}


a.inquiries  {
	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/cart.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 26px;
	padding-bottom: 2px;
	text-decoration: none;
}

/* SEARCH AREA STUFF */

table.searchtable {
	
}

.search {
	background-color: #283D4E;
	color: #DAE2E5;
	text-align: center;
	padding: 10px 0;
}

.fsearch {
	background-color: #283D4E;
	color: #DAE2E5;
	padding: 8px 0;
}



.searchhead {
	font-weight: bold;
	padding-left: 30px;
	padding-right: 4px;
}

.advsearch {
	font-weight: bold;
}

.footer {
         font-size: 11px;
	font-weight: bold;
         text-align: left;
	padding-left: 4px;

}

.rfooter {
         font-size: 11px;
	font-weight: bold;
         text-align: right;
	padding-left: 4px;

}

.advsearch a {
	color: #DAE2E5;
	text-decoration: none;
}

.footer a {
	color: #DAE2E5;
	text-decoration: none;
 }

.rfooter a {
	color: #DAE2E5;
	text-decoration: none;
 }

.gobutton {
	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/go3.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 4px;
}


/* LEFT NAV STUFF */

.leftnav {
	/*background-color: #DCE1E5;*/
	color: #567087;
	padding-top: 20px;
	padding-bottom: 50px;
	vertical-align: top;
}

/* CONTENT AREA STUFF */

.content {
	vertical-align: top;
}

.guts {
	margin: 20px;
	width: 579px;
}

.guts a {
	color: #3A5970;
}

/* SUCKERFISH DROPDOWNS */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 100px;
}

#nav li { /* all list items */
	position : relative;
	float : left;
	margin-bottom : -1px;
	width: 100px;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 139px;
	margin-top : -24px;
}


#nav li a {
	width: 100px;
	/*w\idth : 100px;*/
	display : block;
	color : #567087;
	text-decoration : none;
/*	background-color : #CC6601;*/
	padding: 5px 10px 5px 29px;
	font-weight: bold;
}

#nav li li a {  /* second-level lists links */
	width: 119px;
	/*w\idth : 100px;*/
	display : block;
	color : #fff;
	text-decoration : none;
	background-color : #A0AAB3;
	padding: 5px 10px;
}

#nav li a:hover {
	color: #fff;
	background-color : #647480;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* PRODUCT PAGE */

#product {
	margin: 0;
} 

.producttable {
	margin: 0;
	border: 0;
}

.photo {
	text-align: center;
	vertical-align: top;
}

.photo p {
	margin: 0 0 10px 0;
	font-size: 10px;
}

.productphoto {
	border: 2px solid #567087;
}

img.swatch {
	border: 2px solid #567087;
	margin: 1px;
}

.productdescription {
	vertical-align: top;
	padding-left: 10px;
	text-align: left;
}

.productdescription table {
	margin-left: 0;
}

.productnumber {
	font-weight: bold;
	color: #283D4E;
	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/arrow3.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.newitem {
	font-weight: bold;
	color: #f00;
}

.productname {
	font-size: 14px;
	font-weight: bold;
}

.itemoptions {
	margin-bottom: 20px;
	/*border: 1px solid #336699;*/
	margin-left: 0;
}

.itemoptions img {
	border: 0;
}

.itemoptions td {
	padding: 2px 2px 2px 14px;
	font-size: 10px;
	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/arrow3.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.itemoptions a {
	font-weight: bold;
	color: #283D4E;
	text-decoration: none;
	text-transform: uppercase;	
}

/* PRODUCT PAGE SHOPPING CART */

.shoptable {
	margin-top: 15px;
}

.shoptable td input {
	width: 20px;
}

.shoptable td input.updatecart {
	width: 120px;
}

.shoptable tr.headergrey td {
	background-color: #DCE1E5;
	color: #283D4E;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	border-right: 1px solid #fff;
}

.shoptable td {
	font-size: 10px;
	padding: 4px;
	font-weight: normal;
	text-align: center;
}

.shoptable td.swatch {
	padding: 2px;
	text-align: left;
}

.shoptable td.description {
	padding: 0;
	text-align: left;
}

.shoptable td.low {
	background-color: #cccccc;
}

td.instock {
	color: #999999;
}

.unavailable {
	color: #CC0000;
}

.shoptable td.bgswatch {
	background-image: url(/swatch/gifs/); 
	border: 1px solid black;
}

.shoptable .boldbutton {
	font-weight: bold;
}

.shoptable .line td {
	border-bottom: 1px solid #ccc;
}

.shoptable .money td {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}

.buttons {
	text-align: center;
	margin-top: 20px;
}

p.back  {
	padding-left: 14px;
	font-size: 10px;
	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/arrow3.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	margin-top: 3px;
}

p.back a {
	font-weight: bold;
	color: #283D4E;
	text-decoration: none;
	text-transform: uppercase;
}

.shoptable img.swatch {
	border: 1px solid #000;
}

/* CATALOG STUFF */

#catalog  .itemgroup {
	margin-bottom: 10px;
}

#catalog .itemgroup td {
	vertical-align: top;
}

#catalog .itemgroup a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#catalog .itemgroup td.link {
	padding: 10px 6px;
	width: 97px;
}

#catalog .itemgroup td.link div.fakeimage {
	padding: 0;
	background-repeat: no-repeat;
	background-postion: top left;
	border: 2px solid #3A5970;
	width: 99px;
	margin-bottom: 4px;
}

#advsearch {
	margin: 0 0 20px 0;
	padding: 0;
}

#footer {
	margin: 0 0 1px 0;
	padding: 0;
}

ul.spaced li {
	margin-bottom: 1em;
}

/* LEFT NAV AS LIST ITEMS */

#maincats {
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

#maincats ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	width : 139px;
}

#maincats li a {
	display : block;
	color : #283D4E;
	text-decoration : none;
	background-color : #DCE1E5;
	border-bottom: 1px solid white;
	padding: 5px 8px;
	font-weight: normal;
}

#maincats li li a {
	background-color : #BEC6CC;
	font-weight: normal;
	padding-left: 20px;
}

#specialcats {
	margin-bottom: 50px;
}

#specialcats ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	width : 139px;
}

#specialcats li a {
	display : block;
	color : #283D4E;
	text-decoration : none;
	background-color : #DCE1E5;
	border-bottom: 1px solid white;
	padding: 5px 8px;
	font-weight: normal;
}

#specialcats li li a {
	background-color : #BEC6CC;
	font-weight: normal;
	padding-left: 20px;
}

/* FOR PREVIEW ONLY IN THE ADMIN TOOL */

.previewtext {
	background-image: url(http://www.companycasuals.com/templates/customtmpls/images/template4/previewtext3.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 90px;
}

.previewtable td {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}
