/************************************************
	Dennis and McGregor Global CSS
	Built by Strawberrysoup (www.strawberrysoup.co.uk)
************************************************/

/****************
	Generic
****************/

@font-face {
	font-family: 'Helvetica Neue Condensed Bold';
	src: url('../fonts/HelveticaNeue-CondensedBold-new.eot');
	src: local('Helvetica Neue Condensed Bold'), local('HelveticaNeue-CondensedBold'), url('../fonts/HelveticaNeue-CondensedBold.woff') format('woff'), url('../fonts/HelveticaNeue-CondensedBold.ttf') format('truetype'), url('../fonts/HelveticaNeue-CondensedBold.svg#HelveticaNeue-CondensedBold') format('svg');
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: Helvetica Neue, Arial;
	background: #151515;
}

a {
	
}

a:hover {

}

a:visited {
	
}

div, h1, h2, h3, h4, h5, h6, ul, p, img, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


/****************
	Header
****************/
#header_wrapper {
	height: 118px;
	font-size: 12px;
	background: #FFFFFF;
}

#header {
	position: relative;
	margin: 0px auto;
	height: 118px;
	width: 962px;
}

#header h1 a {
	display: block;
	height: 118px;
	width: 220px;
	text-indent: -9999px;
	background: url('../images/logo.jpg') no-repeat 0px 20px;
	z-index: 2;
}

#account_top_menu {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 23px;
	width: 392px;
	background: #99CC33;
	z-index: 1;
}

#account_top_menu ul {
	list-style: none;
}

#account_top_menu li {
	float: left;
	padding-top: 4px;
	height: 19px;
	width: 98px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#menu {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 30px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #151515;
}

#menu li img {
	padding: 0px 0px 2px 4px;
}

#telephone {
	position: absolute; 
	top: 35px; 
	right: 0px; 
	text-align: right; 
	color: #B7B7B7;
}

/****************
	Shop
****************/
#content_wrapper {
	background: #151515;
}

#content {
	margin: 0px auto;
	width: 962px;
}

#top_bar {
	position: relative;
	border-bottom: 1px solid #555555;
}

#breadcrumb {
	padding: 10px 0px 6px 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#breadcrumb a {
	color: #FFFFFF;
}

#browse {
	float: left;
	width: 232px;
}

#browse div#choose {
	padding: 15px 0px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#browse ul {
	list-style: none;
	margin-bottom: 8px;
	border-bottom: 1px solid #555555;
}

#browse li {
	margin-bottom: 15px;
	height: auto;
	width: 232px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
}

#browse li a {
	display: block;
}

#browse li.green {
	background: #99CC33;
}

#browse li.blue {
	background: #29ABE2;
}

#browse li.orange {
	background: #F7931E;
}

#browse li.pink {
	background: #A23092;
}

#browse li ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #151515;
}

#browse li ul li {
	position: relative;
	margin: 0px 0px -1px 0px;
	padding: 3px 0px 0px 0px;
	height: 20px;
	font-size: 12px;
	text-indent: 20px;
	text-transform: none;
	color: #FFFFFF;
}

#browse li ul li a {
	color: #FFFFFF;
}

#browse li.green ul li.hover {
	background: url('../images/circle_black_green.jpg') no-repeat 8px 8px;
}

#browse li.blue ul li.hover {
	background: url('../images/circle_black_blue.jpg') no-repeat 8px 8px;
}

#browse li.orange ul li.hover {
	background: url('../images/circle_black_orange.jpg') no-repeat 8px 8px;
}

#browse li.pink ul li.hover {
	background: url('../images/circle_black_pink.jpg') no-repeat 8px 8px;
}

#browse li.green ul li.current a {
	color: #99CC33;
}

#browse li.blue ul li.current a {
	color: #29ABE2;
}

#browse li.orange ul li.current a {
	color: #F7931E;
}

#browse li.pink ul li.current a {
	color: #A23092;
}

#browse li.green ul li {
	border-top: 1px solid #39471D;
	border-bottom: 1px solid #39471D;
}

#browse li.blue ul li {
	border-top: 1px solid #215E73;
	border-bottom: 1px solid #215E73;
}

#browse li.orange ul li {
	border-top: 1px solid #734A21;
	border-bottom: 1px solid #734A21;
}

#browse li.pink ul li {
	border-top: 1px solid #5E355E;
	border-bottom: 1px solid #5E355E;
}

#shop {
	margin: 8px 0px 8px 236px;
	text-align: center;
}

#shop .adverts {
	position: relative;
	padding: 6px 0px 3px 0px;
	width: 726px;
	text-align: center;
	background: #000000;
}

#shop .advert_large {
	position: relative;
	height: 241px;
}

#shop .advert_large a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 726px;
	text-align: center;
}

#shop .advert_medium {
	float: left;
}

#shop .shop_section {
	position: relative;
	text-align: left;
}

/* Update */
#shop .shop_section .page {
	padding: 8px 12px;
}

#shop .shop_section_narrow {
	width: 484px;
}

#shop .shop_section h3 {
	padding: 5px 0px 3px 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#shop .shop_section h4 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

#shop .shop_section h5.view_more {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
}

#shop .shop_section h4 a {
	color: #FFFFFF;
}

/*#shop .shop_section #order_by {
	position: absolute;
	top: 0px;
	right: 10px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#shop .shop_section #order_by select {
	font-size: 12px;
}
*/

#shop .shop_section .pagination_footer {
	position: relative;
	height: 16px;
}

#shop .shop_section .pagination {
	/*position: absolute;
	top: 0px;
	right: 5px;*/
	float: right;
	height: 20px;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
}

#shop .shop_section .pagination .links {
	float: right;
	margin-right: 20px;
}

#shop .shop_section .pagination form {
	display: inline;
	float: right;
	margin-top: 3px;
}

#shop .shop_section .pagination span {
	color: #666666;
}

#shop .shop_section .pagination span a {
	color: #FFFFFF;
}

#shop .shop_section .pagination a span {
	color: #FFFFFF;
}

#shop .shop_section .pagination .current_page {
	font-size: 16px;
	color: #FFFFFF;
}

#shop .shop_section .pagination .current_page_side {
	font-size: 14px;
	color: #FFFFFF;
}

#shop .shop_section_content {
	position: relative;
	padding: 4px 6px;
}

#shop .shop_section_green, li.green {
	color: #99CC33;
}

#shop .shop_section_blue, li.blue {
	color: #29ABE2;
}

#shop .shop_section_orange, li.orange {
	color: #F7931E;
}

#shop .shop_section_pink, li.pink {
	color: #A23092;
}

#shop .shop_section_green .shop_section_content {
	background: #99CC33;
}

#shop .shop_section_blue .shop_section_content {
	background: #29ABE2;
}

#shop .shop_section_orange .shop_section_content {
	background: #F7931E;
}

#shop .shop_section_pink .shop_section_content {
	background: #A23092;
}

#shop .shop_section_content ul {
	list-style: none;
/*	margin-bottom: 8px;*/
	height: 93px;
}

#shop .shop_section_content li {
	float: left;
	margin: 2px;
	padding: 2px 4px;
	height: 85px;
	width: 226px;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}

#shop .shop_section_content li img {
	float: right;
}

#shop .shop_section_content li .details {
	float: left;
}

#shop .shop_section_content li h5 {
	width: 118px; /* 148 */
	font-size: 12px;
	font-weight: normal;
}

#shop .shop_section_content li h5 span.brand {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#shop .shop_section_content li h5.category {
	margin-top: 30px;
	font-size: 12px;
	width:100px;
	font-weight: bold;
	text-transform: uppercase;
}

#shop .shop_section_content li h6 {
	width: 118px; /* 148 */
	font-size: 12px;
	font-weight: normal;
}

#shop .shop_section_content li .price {
	font-size: 14px;
	font-weight: bold;
	color: #29ABE2;
}

#shop .shop_section_content li .was {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	color: #A23092;
	float: left;
	margin-right: 5px;
}

#shop .shop_section_content p {
	padding: 4px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
}

#shop .shop_section_box_wrapper {
	float: left;
	margin-bottom: 10px;
	width: 726px;
}

#shop .shop_section_box {
	float: left;
	width: 360px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#shop .shop_section_box .shop_section_content {
	height: 95px;
}

#shop .shop_section_content_tall {
/*	height: 292px;*/
}

/* Shop List */
#shop .shop_title_image {
	padding: 4px;
	height: 237px;
	text-align: center;
}

#shop .green .shop_title_image {
	background: #99CC33;
}

#shop .blue .shop_title_image {
	background: #29ABE2;
}

#shop .orange .shop_title_image {
	background: #F7931E;
}

#shop .pink .shop_title_image {
	background: #A23092;
}

#process_status {
	list-style: none;
	height: 20px;
}

#process_status li {
	float: left;
	width: 178px;
	text-align: center;
}

#twitter {
	position: relative;
	list-style-type: none;
	margin: none;
}

#twitter dd {
	position: absolute;
	top: 0px;
	display: none;
	float: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background: none;
}

#twitter dd a {
	color: #333333;
}

#latest_news {
	position: relative;
	list-style-type: none;
}

#latest_news dt {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

#latest_news dd {
	margin: 10px 0px 0px 10px;
	font-size: 12px;
	color: #000000;
}

#latest_news dd .date {
	margin-top: 10px;
	font-size: 10px;
}

.rating_star {
	cursor: pointer;
}

/* Page */
.page {
	margin: 4px 0px 4px 0px;
	padding: 8px 12px;
	font-size: 12px;
	text-align: left;
	background: #FFFFFF;
}

.page a, .page a:link {
	color: #29ABE2;
	text-decoration: underline;
}

.page h6 a {
	text-decoration: none;
}

.page ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

.page li {
	color:#000000;
	font-size:12px;
	line-height:20px;
}

.page h3 {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #29ABE2;
}



.page h5 {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
}

.page p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

/* Update */
.page {
	padding: 22px 28px;
}

.page h3 {
	font-size: 22px;
	text-transform: uppercase;
	color: #151515;
}

.page p, .page li {
	font-size: 13px;
	color: #151515;
}

.page table {
	width: 670px;
}

.page table td h4 {
	font-size: 22px;
	color: #29ABE2;
}

.page table td p {
	font-size: 13px;
	font-weight: bold;
	color: #29ABE2;
}

/* 
	Win Page
	@ Adam Libonatti-Roche
*/

.win_page .page {
	background-color:#151515;
}

.win_page .row {
	/*clear:left;*/
	display:block;
}

.win_page .row #monthly_draw {
	margin-left:26px;
}

.win_page .left{
	float:left;
	width:300px;
}

.win_page .right {
	width:300px;
	float:left;
}

.win_page #win_introduction {
	border-bottom:1px solid #fff;
	float:left;
	display:block;
	margin-left:26px;
	margin-bottom:10px;
}

.win_page #win_introduction h2 {
	font-size:24px;
	color:#fff;
	padding-left:15px;
	padding-bottom:5px;
}

.win_page #win_introduction_content {
	color:#fff;
}

.win_page #win_introduction_content ul {
	margin-left:54px;
}

.win_page #win_introduction_content ul li,
.win_page #win_introduction_content p {
	color:#fff;
	font-size:12px;
	line-height:20px;
}

.win_page #win_introduction_content ul li {
	margin-bottom:4px;
}

.win_page #win_introduction_content .right {
	margin-left:42px;
}

/* Start Shopping Button */
.win_page #win_introduction_content #start_shopping {
	display:block;
	width:270px;
	height:51px;
	background:url('../images/start_shopping_to_win.png') no-repeat;
	line-height:1px;
	text-indent:-9999px;
}

.win_page #terms_content {
	float:left;
	margin-top:10px;
	color:#fff;
	width:600px;
	margin-left:26px;
	margin-top:10px;
	
}

.win_page #terms_intro {
	float:left;
	display:block;
	border-bottom:1px solid #fff;
	width:600px;
	margin-left:26px;
	margin-top:10px;
}

.win_page #terms_intro h3 {
	color:#fff;
	font-size:14px;
	margin-left:26px;
}

.win_page #terms_content {
	width:584px;
	padding-left:26px;
	float:left;
	margin-bottom:15px;
}

.win_page #terms_content p {
	color:#fff;
	font-size:12px;
	line-height:20px;
}


.contact_form {
	list-style-type: none;
}

.contact_form li {
	margin-bottom: 10px;
	width: 500px;
	font-size: 12px;
}

.contact_form li label {
	float: left;
	margin-right: 10px;
	width: 140px;
	font-weight: bold;
	color: #000000;
}

/* Warning */
.warning {
	margin: 8px;
	padding: 16px 20px;
	color: #FFFFFF;
	text-align: left;
	background: #AA0000;
}

.warning h3 {
	padding: 5px 0px 3px 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.warning p {
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

/* Success */
.success {
	margin: 8px;
	padding: 16px 20px;
	color: #FFFFFF;
	text-align: left;
	background: #29ABE7;
}

.success h3 {
	padding: 5px 0px 3px 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.success p {
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

/****************
	Forms
****************/

label {
	font-size: 12px;
}

input.text {
	margin: 0px;
	padding: 2px 3px 3px 3px;
	border: 1px solid #99CC33;
	font-size: 12px;
}

input.text:focus {
	border: 1px solid #29ABE2;
}

input.submit {
	margin: 0px;
	padding: 2px 10px 3px 10px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	background: #29ABE2;
}

input.submit:hover {
	cursor: pointer;
	background: #F7931E;
}

#search {
	position: absolute;
	top: 3px;
	right: 0px;
}

#search input.search_text {
	margin: 0px;
	padding: 2px 3px 3px 3px;
	border: 0px;
	font-size: 12px;
	background: #FFFFFF;
}

#search input.search_submit {
	margin: 0px 0px 0px -4px;
	padding: 1px 2px 2px 2px;
	border: 0px;
	width: 25px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background: #29ABE2;
}

#search input.search_submit:hover {
	cursor: pointer;
	background: #F7931E;
}

/****************
	Footer
****************/
#footer_wrapper {
	margin: 0px auto;
	width: 962px;
}

#footer {
	float: right;
	width: 726px;
}

#footer a {
	margin-right: 20px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

