/* CSS Document */
BODY {
	COLOR: #FFFFFF;
	width:100%;
	margin-top:0px;
	FONT-SIZE: 80%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
}
#container{
	width:1024px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat;
	background-position: 100% top;
	height: 100%;
	background-image: url(../images/background.jpg);
}
#frame {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: auto;
	WIDTH: 928px;
	COLOR: #333333;
	MARGIN-RIGHT: auto;
	voice-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav {
	color: #000000;
	margin: 0px;
	clear: left;
	float: left;
	width: 100%;
	background-color: #CCCCCC;
}
#header{
	width:240px;
	margin-top:0px;
	background-color:#ffffff;
	background-repeat: no-repeat;
	height: 158px;
}
.leftsidehead{
	FLOAT:left;
	WIDTH:928px;
	margin:0px;
	clear:left;
}
.rightsidehead{
	color: #112233;
	margin:0px;
	WIDTH:316px;
	background-image: url(../images/strapline.jpg);
	height: 158px;
	float: right;
}
#leftcol{
		float:left;
		background:#ffffff;
		width:165px;
		margin-left:4px;
		margin-top:0;
}
#rightcol{
		float:right;
		width:400px;
		margin-top:0;		
		background:#FFFFFF;
		position:relative;
}
.MainText{
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	min-height:100%;
	width:586px;
	font-size: 14px;
	float:left;
	clear: left;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
input.send-btn {
		width: 130px;
		height: 25px;
		background: #333 url(/http://www.stylegala.com/img/btn-send.gif) no-repeat;
		outline: none;
}
input.send-btn:hover {
		background: #666 url(/http://www.stylegala.com/img/btn-send.gif) no-repeat 0 -25px;
}
input.submit
{
		border: 3px double #999999;
		border-top-color: #CCCCCC;
		border-left-color: #CCCCCC;
		padding: 0.25em;
		background-color: #FFFFFF;
		background-repeat: repeat-x;
		color: #333333;
		font-size: 75%;
		font-weight: bold;
		font-family: Verdana, Helvetica, Arial, sans-serif;
} 	
input.submit:active
{
		border: 3px double #CCCCCC;
		border-top-color: #999999;
		border-left-color: #999999;
} 
ul li{
		list-style:none;
		margin:0px;
}
#header #nav {
	position: relative;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width: 372px;
	background-image: url(../images/nav.jpg);
	}
#nav ul {
	position: relative;
	margin:0px;
	height:158px;
	width:372px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	}
#nav ul li {
    float: left;
	list-style: none;
	}
#nav ul li a {
	position: absolute;
	margin:0;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: -30px;
	height: 26px;
	left: 0px;
	width: 1px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
}
#nav ul li#nav-home a {
	left: -686px;
	width: 47px;
	background-image: url("../images/nav.jpg") -58px 0 no-repeat;
}
#nav ul li#nav-company a {
	left: 58px;
	width: 75px;
	background: url("../images/nav.jpg") -58px 0 no-repeat;
}
#nav ul li#nav-services a {
	left: 133px;
	width: 67px;
	background: url("../images/nav.jpg") -133px 0 no-repeat;
}
#nav ul li#nav-contact a { 
	left: 200px; width: 97px; 
	background: url("../images/nav.jpg") -200px 0 no-repeat;	

}
#nav ul li#nav-home a:hover, #nav ul li#nav-home a.over { background-position: 0 -26px; }
#nav ul li#nav-company a:hover, #nav ul li#nav-company a.over { background-position: -58px -26px; }
#nav ul li#nav-services a:hover, #nav ul li#nav-services a.over { background-position: -133px -26px; }
#nav ul li#nav-contact a:hover, #nav ul li#nav-contact a.over { background-position: -200px -26px; }

#nav ul li#nav-home a.active, #nav ul li#nav-home a.active:hover { background-position: 0 -58px; }
#nav ul li#nav-company a.active, #nav ul li#nav-company a.active:hover { background-position: -58px -58px; }
#nav ul li#nav-services a.active, #nav ul li#nav-services a.active:hover { background-position: -133px -58px; }
#nav ul li#nav-contact a.active, #nav ul li#nav-contact a.active:hover { background-position: -200px -58px; }


#frame .boxText {
	font-family: Verdana;
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	width: 260px;
	background-color: #FFFFFF;
	height: 56px;
	float: right;
}

#frame .rightNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
	COLOR:#000000;
	width: 260px;
	background-color: #FFFFFF;
	float: right;
}
.rightNav img:hover {
	 opacity: 0.66; filter: alpha(opacity=66); -moz-opacity: 0.66; -khtml-opacity: 0.66;
}

#frame .rightNavSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
	COLOR:#333333;
	width: 260px;
	background-color: #FFFFFF;
	float: right;
}
.rightNavSmall img:hover {
	 opacity: 0.66; filter: alpha(opacity=66); -moz-opacity: 0.66; -khtml-opacity: 0.66;
}

ul{
	margin:0;
	padding:0;
}
ul li{
   list-style:none;
   margin:0;
}
.thumbnail {margin: 0 10px 0 0;position:relative;z-index:9999;border: 1px solid #eee;float:left;width:123px;padding:5px;background:#fff}
.thumbnail:hover {margin: 0 10px 0 0;position:relative;z-index:9999;border: 1px solid #750000;float:left;width:123px;padding:5px;background:#fff}
.thumbnail img {border: 1px solid #999}
img {border:none; margin:0;} 
a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("images/sprites.gif") no-repeat 5px -500px;padding-left:21px}
a.morelink:hover {background: transparent url("images/sprites.gif") 5px -400px}
.morelink span {position:absolute;left:-9999px;width:900px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px; margin:0; padding:0;}
.leftdetails{ color:#666666;  padding-right: 4px}

.SIDELINK{
	color:#750000;
	text-decoration:none;
	padding: 10px 0px;
	margin-top:10px;
}
.SIDELINK:hover{
	color:#333333;
	text-decoration:underline;
}
HR{
	margin: 0;
	height:2px;
	padding:0;
	color:#CCCCCC;
}
BODY {
	FONT-FAMILY: Arial, default;
	height: 100%;
}
.clear {
	CLEAR: both; HEIGHT: 0px
}
/*.clearfix:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}*/
.clearfix {
	DISPLAY: inline-block
}
* HTML .clearfix {
	HEIGHT: 1%
}
* + HTML .clearfix {
	HEIGHT: 1%
}
.clearfix {
	DISPLAY: block
}
* HTML .clearfix {
	HEIGHT: 1%
}
* + HTML .clearfix {
	HEIGHT: 1%
}
.clearfix {
	DISPLAY: block
}
#footer {
	width:928px;
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	height: 91px;
	background-image: url(../images/footer.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#bottom {
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
}
#bottom a {
	FONT-SIZE: 11px;
	COLOR:#F6F6F6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 20px;
}

#icons {
	width:928px;
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	height: 125px;
}
#footer .title{
	height:24px; margin:0;
	background-image: url(../images/icons.gif);
}
#footer .left {
	WIDTH: 235px; FLOAT: left; padding-left:20px; padding-right:4px; margin:0;
}
#footer .middle {
	WIDTH: 235px; FLOAT: left; padding-left: 20px; padding-right:4px; margin:0;
}
#footer .right {
	WIDTH: 235px; FLOAT: left; padding-left: 20px; margin:0;
}
.news {
	margin-bottom:20px;
	width:300px;
	background:#fff;
	padding:0;
	margin-left: 20px;
	float: left;
	margin-right: 40px;
}
.news img:hover {
	 opacity: 0.66; filter: alpha(opacity=66); -moz-opacity: 0.66; -khtml-opacity: 0.66;
}
.footer UL#orderEE {
	MARGIN-LEFT: 60px; background:transparent;
}
.footer .details {
	MIN-HEIGHT: 0px; background:transparent;
}
.footer UL#support LI {
	FLOAT: left; background:transparent;
}
.footer UL#support LI.groupOne {
	WIDTH: 100px; background:transparent;
}
.footer UL#support LI.groupTwo {
	background:transparent;
}
.footer .last {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#copyright {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	clear: left;
	background-image: url(../images/footer.jpg);
	width: 924px;
	height: 51px;
}
.threeFullColumn {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 20px 0px 0px; WIDTH: 270px; PADDING-TOP: 0px
}
.threeFullColumn .icon {
	FLOAT: left; MARGIN-RIGHT: 6px
}
.threeFullColumn H3 {
	MARGIN-TOP: 2px; MARGIN-BOTTOM: 4px
}
.threeFullColumn P {
	COLOR: #666; LINE-HEIGHT: 18px
}
.threeColumn {
	PADDING-RIGHT: 24px; MARGIN-TOP: 20px; FLOAT: left; WIDTH: 190px
}
.lastColumn {
	PADDING-RIGHT: 0px
}
.alinkspacer{
	padding:7px;
}
.folioimagelinks{
	border: 2px solid #CCCCCC;
}
li a.imagelink{
	padding:5px;
	margin-top:5px;
}

h1 {display: none;}

h2, h2 a, h2 a:hover {
	font-size:20px;
	color:#666633;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:12px 0 4px 0;
	padding:0;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

a {
	color:#666666;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
	

h3, h3 a {
	font-size: 100%;
	color: #750000;
	text-transform:uppercase;
	margin:0 0 8px 0;
	padding:0;
	text-decoration:none;
	}
	
h3 a:hover {
	text-decoration:underline;
	}

#flashcontent p{
	text-align:left;
	font-size:9px;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
div#flash {
	height:200px;
	width: 928px;
}
#flashcontent a:hover{
	color:#333333;
	text-decoration:underline;
}


		ul.hover_block { display: block; overflow: hidden; height: 1%; color:#666;}
			
		ul.hover_block li, ul.hover_block2 li, ul.hover_block3 li, ul.hover_block4 li, ul.hover_block5 li {
			list-style:none;
			float:left;
			background: #fff;
			padding: 10px;
			width:140px; position: relative;
			margin-right: 0px;
			 color:#750000;
			}

		ul.hover_block li a, ul.hover_block2 li a, ul.hover_block3 li a, ul.hover_block4 li a, ul.hover_block5 li a  {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 140px;
	color: #000;
	background: #fff;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
		}

		ul.hover_block li a, ul.hover_block2 li a, ul.hover_block3 li a, ul.hover_block4 li a, ul.hover_block5 li a  { text-decoration: none;}

		ul.hover_block li img, ul.hover_block2 li img, ul.hover_block3 li img, ul.hover_block4 li img, ul.hover_block5 li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}
		

ul.sitemap li ul {
 list-style-type: none;
 display:block;
 margin: -1.4em 0 0 -1.6em;
 padding: 1.4em 2em 2em 0.6em;
}
ul.sitemap li a.parent {
 background: transparent È
 url(none) no-repeat;
}
ul.sitemap li ul li {
 margin-left: 0.5cm;
 padding-left: 10px;
 border: 1px solid #333;
 padding:10px;
}

/*accordian styles*/
/*accordian styles*/

		.accordion_toggle {
	display: block;
	width: 480px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 11px;
	color: #C3C3C3;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #ffffff;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
		
		.accordion_toggle_active {
	color: #FFFFFF;
	background-color: #ffffff;
	background-image: url(../images/less.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #666666;
			overflow: hidden;
		}
			
			.accordion_content h3 {
				margin: 15px 0 5px 5px;
				font-size:11px;
				color: #750000;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
				color: #666666;
			}
			
		.vertical_accordion_toggle {
			display: block;
			width: 480px;
			background: url("images/HandPull2.gif") no-repeat top right #ffffff;
			padding: 0 10px 0 10px;
			line-height: 30px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-weight:bold;
			text-transform:uppercase;
			font-size: 11px;
			color: #C3C3C3;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url("images/HandPull.gif") no-repeat top right #ffffff;
			color: #FFFFFF;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #666666;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #666666;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		
    
#vertical_nested_container {
	margin: 20px auto 20px auto;
	width: 620px;
}


DL.feature-list {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 20px
}
DL.feature-list-sub {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 20px
}
DL.feature-list DT {
	DISPLAY: block; MARGIN: 0px; WIDTH: 220px; PADDING-BOTTOM: 10px;
}
DL.feature-list DD {
	DISPLAY: none; PADDING: 0px; MARGIN: 0px;
}
DL.feature-list DD.shabba {
	color:#333333;
}
DL.feature-list2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px;
}
DL.feature-list2 DT {
	DISPLAY: block; MARGIN: 0px; WIDTH: 200px; TEXT-INDENT: -10000px; 
}
DL.feature-list2 DD {
	DISPLAY: none
}
DL.feature-list2 DD.shabba {
	color:#333333;
}
/*
