.promo a:hover, #options h5 {
	color: #db7030;
}



.clearfix {
	clear: both;
}

#closer { 
	height: 326px;
	width: 40px;
	float: left;
	background-color: #f7f7f7;
	position: relative;

}


.open:hover, .close:hover {
	background-color: #f2f2f2;
}

#optwrap {
	position: fixed;
	top: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #8d8d8d;
	left: -210px;
	-moz-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 2px 4px 4px 1px rgba(0, 0, 0, 0.1);
}

#options {
	float: left;
	width: 170px;
	height: 306px;
	padding: 10px 20px;
	position: relative;
	background: #f7f7f7;
}

#options h5 {
	font-family: Bebas, Arial, sans-serif !important;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 20px;
}

#options strong	{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 14px;
	clear: both;
}

#options p {
	font-size: 9px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#options li {
	font-size: 10px;
}
.open {
		background: url(img/option/op4.png) center center no-repeat;
		display: block;
		
}

.open, .close {
	position: absolute;
	width: 40px;
	height: 326px;

}

.close {
	background: url(img/option/op4.png) center center no-repeat;
	
	display: none;
}

#options ul li {
	display: block;
}

.darkop, .lightop {
	font-size: 11px;
	color: #505050;
	font-style: italic;
	text-align: center;
}

.promo a {
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	color: #606060;
	font-size: 10px;
	text-decoration: none;	
}

.promo a:hover {
	color: #6fb33e;
}

select, #options input {
	width: 100%;
	padding: 3px;
	margin: 10px 0 15px 0;	
	color: #8d8d8d;
	font-size: 11px;
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #e7e7e7;
}

option {
	padding: 3px 0;
	background: #f7f7f7;
}

.color-styles {
	list-style: none;
	margin-top: 10px;
	padding-bottom: 10px;
}

.color-styles li a {
	float: left;
	display: block;
	height: 27px;
	width: 27px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.color-switcher {
	margin-bottom: 10px;
}

.cblue {background: #2d81b6;}
.cred {background: #b62d2d;}
.corange {background: #db7030;}
.clime	{background: #9dbb41;}
.cpink	{background: #c27cbd;}
.cpurple {background: #8b5eb5;}
.cturq	{background: #5a997d;}
.cbeige	{background: #a1a37f;}
.cgreen	{background: #4a8f43;}
.cbdark	{background: #5066c7;}
