@charset "UTF-8";
/* CSS Document */
a {
	color:#C00;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
body {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img { border:none; }
input, textarea {
	background:#FFF;
	border:#CCC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px 0px;
	padding:8px 5px;
	width:100%;
}
.arrow_left {
	background:url(../images/arrow_left.jpg) no-repeat;
	float:left;
	padding-left:50px;
}
.arrow_left:hover { background:url(../images/arrow_left_over.jpg) no-repeat; }
.arrow_left, .arrow_right {
	font-size:18px;
	height:39px;
	padding-top:10px;
	width:39px;
}
.arrow_left a, .arrow_right a {
	color:#333;
	text-decoration:none;
}
.arrow_right {
	background:url(../images/arrow_right.jpg) no-repeat;
	float:right;
	padding-left:50px;
}
.arrow_right:hover { background:url(../images/arrow_right_over.jpg) no-repeat; }
.banner_mailing_list {
	background:url(../images/bg_mailing_list.png) #cfcfcf repeat-x;
	font-size:12px;
	height:32px;
}
.banner_mailing_list_fields {
	float:right;
	margin-top:2px;
}
.banner_mailing_list_text {
	padding-left:12px;
	padding-top:10px;
}
.banner_mailing_list_text span {
	font-weight:bold;
	text-transform:uppercase;
}
.base_advert_description { margin-left:10px; }
.base_advert_link {
	margin-left:10px;
	margin-top:10px;
}
.base_advert_title {
	color:#fdb335;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	text-transform:uppercase;
}
.base_advert_1 {
	border-right:#CCC 1px solid;
	float:left;
	height:inherit;
	width:330px;
}
.base_advert_2 {
	border-right:#CCC 1px solid;
	float:left;
	height:inherit;
	width:391px;
}
.base_advert_3 {
	float:left;
	width:236px;
}
.base_adverts {
	background:#f6f6f6;
	height:112px;
}
.base_adverts img { float:right; }
.base_delivery {
	background:#f6f6f6;
	margin:3px 0;
	padding:10px;
	text-transform:uppercase;
}
.base_delivery span { font-weight:bold; }
.btn_add_to_cart {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	background:#CCC;
	cursor:pointer;
	float:right;
	padding:5px 10px;
}
.btn_add_to_cart:hover {
	background:#fdb335;
	color:#FFF;
}
.btn_select_size {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	background:#EEE;
	float:left;
	margin:-5px -10px;
	margin-right:8px;
	padding:5px 6px;
}
.btn_select_size a {
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	padding:2px 8px;
}
.btn_select_size a:hover, .btn_select_size_selected {
	background:#333;
	color:#FFF;
	text-decoration:none;
}
.btn_submit {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#FFF;
	border:#fdb335 1px solid;
	color:#fdb335;
	cursor:pointer;
	margin-top:2px;
	padding:5px;
}
.btn_submit:hover {
	background:#fdb335;
	color:#FFF;
}
.clear { clear:both; }
.clear_flat {
	clear:both;
	height:0;
}
.content_template_1 {
	float:left;
	width:670px;
}
.content_template_2 {
	float:left;
	width:573px;
}
.content_template_1_2 {
	float:left;
	width:245px;
}
.content_template_2_1 {
	border-right:#CCC 1px solid;
	float:left;
	padding-right:10px;
	width:160px;
}
.content_template_2_2 {
	float:left;
	margin-left:10px;
	width:735px;
}
.content_template_2_3 {
	float:left;
	width:342px;
}
.divider {
	border-top:#CCC 1px solid;
	clear:both;
	height:5px;
	margin-top:5px;
}
.flag, .flag_good {
	background:#FFF;
	margin-bottom:2px;
	padding:4px;
}
.flag {
	border:#F99 1px solid;
	color:#F99;
}
.flag_good {
	border:#390 1px solid;
	color:#390;
}
.footer_icons {
	margin-left:10px;
	padding-top:7px;
	text-align:center;
}
.footer_logo { float:left; }
.footer_payment_logos {
	float:right;
	margin-top:10px;
}
.footer_text {
	color:#999;
	float:left;
	font-size:12px;
	padding:5px;
}
.gallery_container { overflow:hidden; }
.gallery_container_set {
	float:left;
	width:918px;
}
.gallery_item {
	border:#CCC 1px solid;
	cursor:pointer;
	float:left;
	margin:10px 13px;
	padding:10px;
}
.gallery_item:hover { background:#EEE; }
.gallery_item_image {
	height:120px;
	overflow:hidden;
	width:180px;
}
.gallery_item_title {
	height:35px;
	width:180px;
}
.header_cart {
	color:#F00;
	float:right;
	margin-right:5px;
	margin-top:100px;
	text-align:right;
}
.header_cart img { margin-bottom:5px; }
.header_center_image {
	float:left;
	margin-left:150px;
}
.header_content {
	color:#fdb335;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	text-transform:uppercase;
}
.header_content_short { height:0; }
.header_content2, .header_content2 a {
	color:#fdb335;
	font-size:12px;
	margin:5px 0;
	text-transform:uppercase;
}
.header_logo {
	float:left;
	margin-top:80px;
}
.index {
	background:#f6f6f6;
	color:#999;
	margin:10px 0;
}
.index a {
	color:inherit;
	text-decoration:none;
}
.index a:hover { text-decoration:underline; }
.index h1 {
	color:#666;
	font-size:13px;
	text-transform:uppercase;
}
.index ul {
	list-style:none;
	font-size:12px;
	margin:0;
	padding:0;
}
.index-section {
	border-right:#CCC 1px solid;
	float:left;
	min-height:110px;
	margin-bottom:10px;
	margin-left:10px;
}
.index-section-1 { width:225px; }
.index-section-2 { width:135px; }
.index-section-3 { width:225px; }
.index-section-4 { width:180px; }
.index-section-5 {
	border:none;
	width:135px;
}
.mailing_list_field {
	color:#333;
	border:#CCC 1px solid;
	margin-left:5px;
	margin-top:3px;
	padding:3px;
	width:150px;
}
.navigation {
	background:url(../images/bg_navigation.jpg) #575757 repeat-x;
	clear:both;
}
.navigation ul {
	font-size:15px;
	list-style:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.navigation li {
	border-right:#999 1px solid;
	float:left;
	height:22px;
	padding:8px 10px 2px 10px;
}
.navigation li:hover { background:url(../images/bg_navigation_over.jpg) #878787 repeat-x; }
.navigation li a {
	color:#FFF;
	text-decoration:none;
}
.navigation_end {
	float:right;
	padding-top:0px;
}
.navigation_end input {
	margin-top:-8px;
	padding:2px 3px;
	width:120px;
}
.navigation_selected { background:url(../images/bg_navigation_selected.jpg) #832c2c repeat-x; }
.page_about_profiles {
	list-style:none;
	margin:0;
	padding:0;
}
.page_about_profiles li { clear:both; }
.page_about_profiles_image_inner {
	overflow:hidden;
}
.page_about_profiles_image_outer {
	border:#CCC 1px solid;
	float:left;
	margin:0 5px;
	padding:5px;
}
.page_about_profiles_text {
	float:left;
	margin-right:10px;
	width:250px;
}
.page_container {
	border:#CCC 1px solid;
	min-height:350px;
}
.page_container_content { padding:5px 20px; }
.page_header {
	background:url(../images/banners/banner_bg.jpg) repeat-y #EEE;
	border-bottom:#CCC 1px solid;
	color:#666;
	height:60px;
	margin-bottom:10px;
	padding:20px;
	text-transform:uppercase;
}
.page_header_title {
	font-size:36px;
	font-weight:bold;
}
.page_shop_content {
	float:left;
	width:560px;
}
.page_shop_digg { background:url(../images/icons/digg_16.png) no-repeat; }
.page_shop_image_main {
	border:#CCC 1px solid;
	height:240px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
}
.page_shop_image_small {
	border:#CCC 1px solid;
	height:70px;
	margin-bottom:20px;
	overflow:hidden;
}
.page_shop_images {
	float:left;
	margin-right:10px;
	text-align:center;
	width:160px;
}
.page_shop_links {
	margin-bottom:5px;
	padding-left:20px;
}
.page_shop_main_price {
	color:#333;
	font-size:18px;
	margin-top:10px;
}
.page_shop_main_title {
	font-size:24px;
	text-transform:uppercase;
}
.page_show_preview {
	cursor:pointer;
	padding:6px;
}
.page_show_preview:hover { background:#EEE; }
.page_shop_preview_name {
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.page_shop_preview_price {
	color:#666;
	margin-top:10px;
}
.size_guide { display:none; }
.size_guide_icon { background:url(../images/icons/size_guide.png) no-repeat; }
.size_guide_column {
	float:left;
	padding:5px;
}
.size_guide_column_1 { width:90px; }
.size_guide_column_2 { width:105px; }
.size_guide_row {
	border-bottom:#CCC 1px solid;
	clear:both;
}
.size_guide_title { padding-left:105px; }
.size_guide_womenswear { margin-left:144px; }
