@import url("master.css");

/* main */

div.bigright span {
	color: #3b5998;
	font-weight: bold;
}

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

/* header */

.header_top {
	margin: auto;
	width: 980px;
}

.header_main_bg {
	margin: auto;
	clear: both;
	padding: 20px 0;
	position: relative;
}

.header_top_res p a {
	color: #1FB3DD;
	text-decoration: none;
	margin: auto;
}

.header_main_res #logo h1 {
	color: #666666;
	font-size: 38px;
	margin: 0px;
	padding: 0px;
}

.header_main_res #logo h1 a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.header_main_res .description {
	color: #999999;
	font-family: Georgia,serif;
	font-size: 14px;
	font-style: italic;
}

.header_menu {
	height: 52px;
	background: -moz-linear-gradient(center top , #1b26ae, #1422c9) repeat scroll 0 0 transparent;
	background-color: #1b26ae;
	border-top: 3px solid #ffc900;
	border-bottom: 3px solid #ffc900;
	box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.1); 
	-webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.1);
}

.cp_logo {
	height: 80px;
	width: 300px;
	background: transparent url(../images/cp_logo_black.png) no-repeat scroll 0 0
}

/* category menu */

.adv_categories ul li.active {
	margin: 0 -7px 0 -8px;
	padding: 4px 7px 4px 8px;
	color: #fff;
	background: #3b5998;
}

.adv_categories .catcol ul li.maincat a {
	margin: 0;
	padding: 4px 0;
	color: #3b5998;
	text-decoration: none;
}

/* content */

.content_res .priceblockbig p.price {
	margin: 0;
	padding: 0;
	float: right;
	font: bold 18px/1.2em Arial, Helvetica, sans-serif;
	color: #3b5998;
}

.content_res .priceblockbig p.location span {
	font-weight: bold;
	color: #3b5998;
}

.content_res .priceblocksmall p.price {
	margin: 0;
	padding: 0;
	float: right;
	font: bold 13px/1.2em Arial, Helvetica, sans-serif;
	color: #3b5998;
}

.content_res .stepsline div.l_ready {
	background: #3b5998;
}

.content_res .stepsline div.no_ready {
	border: 1px solid #2c416f;
}

.content_res .stepsline div.ni_ready {
	background: #3b5998;
	border-top: 1px solid #5671a9;
}

.content_left p.bigprice {
	color: #3b5998;
	float: right;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 0 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.content_res .can_chg_bg:hover {
	background-color: #f4f6ff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* footer */

.footer_menu {
	border-bottom: 10px solid #669966;
}

.footer_main_res div.column p {
	margin: 0;
	padding: 0;
	font: normal 14px/1.8em Arial, Helvetica, sans-serif;
	color: #5671a9;
}

.footer_main_res div.column p a {
	color: #5671a9;
}

.footer_main_res div.column ul li a {
	color: #5671a9;
	text-decoration: none;
}

.footer_main_res div.column {
	font: normal 14px/1.8em Arial, Helvetica, sans-serif;
	color: #5671a9;
}
