/* Diabetes DVD CSS Document */

/* Created by Graeme Attkins, Frecosse Website Design */
/* Last updated, and © Copyright, February 2009       */
/* Visit website for more tips: www.frecosse.com      */

.hidden { display:none; }

body {
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url("http://www.diabetesdvd.co.uk/layout_images/stone.jpg");
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#wrapper {
	padding-top:10px;
	padding-bottom:10px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#content_top {
	width:1000px;
	height:37px;
	background-image:url("http://www.diabetesdvd.co.uk/layout_images/page_bk_top.png");
	background-repeat:no-repeat;
	z-index:-10;
}

#content_mid {
	width:1000px;
	background-image:url("http://www.diabetesdvd.co.uk/layout_images/page_bk_mid.png");
	background-repeat:repeat-y;
	overflow:auto;
	margin:0px;
	padding:0px;
	z-index:100;
}

#content_bot {
	clear:both;
	width:1000px;
	height:37px;
	background-image:url("http://www.diabetesdvd.co.uk/layout_images/page_bk_bot.png");
	background-repeat:no-repeat;
}

#heading h1 {
	margin:-8px auto 0px auto;
	width:944px;
	font-family:verdana;
	color:#f00;
	z-index:100;
}

#heading p {
	margin:0px auto 0px auto;
	width:944px;
	font-family:verdana;
	font-weight:bold;
	color:#000;
}

* html #heading h1,
*+html #heading h1{
	margin-left:20px;
}

* html #heading p,
*+html #heading p{
	margin-left:20px;
}

#cover_and_video,
#information,
#homepage_links {
	margin:14px auto 14px auto;
	width:944px;
}

#cover,
#cart_and_comments,
#logo {
	float:left;
	width:283px;
}

#video,
#video_info,
#cover_slide {
	float:right;
	width:646px;
}

#video {
	height:398px!important;
	overflow:hidden;
}

#wide_page {
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

#cart_and_comments h2,
#video_info h2,
#wide_page h2 {
	color:#f00;
	font-family:verdana;
	font-size:110%;
}

#wide_page h2 {
	padding-top:10px;
}

#cart_and_comments p,
#video_info p,
#wide_page p {
	font-family:verdana;
	color:#666;
	font-size:80%;
}

#cart_and_comments hr {
	border: none 0;
	border-top: 1px solid #009;
	width: 100%;
	height: 1px;
}

#video_info p,
#wide_page p {
	color:#000;
	font-size:100%;
}

#video_info a,
#wide_page a {
	color:#f00;
	text-decoration:none;
	font-size:100%;
}

#video_info a:hover,
#wide_page a:hover {
	color:#00f;
	text-decoration:underline;
	font-size:100%;
}

#video_info ul,
#wide_page ul {
	color:#000;
	font-family:verdana;
}

#video_info acronym,
#wide_page acronym {
	cursor:help;
	border-bottom:1px dotted #f00;
}

#video_info a[target $='_blank'],
#wide_page a[target $='_blank']{
	padding-right:20px;
	background: transparent url(http://www.diabetesdvd.co.uk/layout_images/newWin.gif) no-repeat center right;
}

#cart_and_comments p em {
	color:#f00!important;
	font-size:90%;
}

#cart {
	border:1px solid #000;
	margin-top:19px;
	background-color:#fff;
	background-image:url("http://www.diabetesdvd.co.uk/layout_images/cart_box_bk.jpg");
	background-repeat:repeat-x;
}

#cart h2 {
	color:#fff;
	background-color:#f00;
	background-image:url("http://www.diabetesdvd.co.uk/layout_images/cart_box_title.jpg");
	border-bottom:1px solid #000;
	padding:0px;
	margin:0px;
	padding:3px;
	padding-left:5px;
	font-size:90%;
}

.input_qty {
	font-family:verdana;
	text-align:center;
	font-size:100%;
	padding:2px;
	width:35px;
	font-weight:bold;
	border-top:1px solid #4d1a00;
	border-left:1px solid #4d1a00;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#logo_and_covers {
	height:130px;
	overflow:hidden;
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

.split {
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

.split2 {
	clear:both;
	position:relative;
	top:-120px;
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

.split3 {
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

* html .split3,
*+html .split3 {
	clear:both;
	width:944px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;
	margin-top:20px;
}

.split hr,
.split2 hr,
.split3 hr{
	clear:both;
	border: none 0;
	border-top: 1px solid #f00;
	width: 100%;
	height: 1px;
}

#homepage_links {
	padding-bottom:20px;
	font-family:verdana;
	font-size:80%;
}

#hl_left {
	float:left;
	width:310px;
}

#hl_right {
	float:right;
	width:630px;
	border-left:1px solid #f00;
}

#hlr_left {
	float:left;
	width:300px;
	padding-left:10px;
}

#hlr_right {
	float:right;
	width:300px;
	border-left:1px solid #f00;
	padding-left:10px;
}


#footer {
	font-family:verdana;
	font-size:70%;
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#f00;
	text-decoration:underline;
}

#footer a:hover[target $='_blank'] {
	padding-right:20px;
	background: transparent url(http://www.diabetesdvd.co.uk/layout_images/new_win.gif) no-repeat center right;
}

#video_info_box {
	border:1px solid #000;
	font-size:80%;
	font-family:verdana;
	background-image:url(http://www.diabetesdvd.co.uk/layout_images/video_info_bk.jpg);
	background-repeat:repeat-x;
}

#video_info_box strong {
	color:#f00;
}

#checkout_table {
	font-family:verdana;
}

#checkout_table th {
	background-color:#f00;
	color:#fff;
	text-align:left;
}

.addBasket {
    background: url('http://www.diabetesdvd.co.uk/layout_images/basket_add.png') no-repeat 6px center;
    padding:6px;
    padding-left: 24px; 
    font-weight:bold;
    background-color:#eee;
}

.checkout {
    background: url('http://www.diabetesdvd.co.uk/layout_images/basket_go.png') no-repeat 6px center;
    padding:6px;
    padding-left: 24px; 
    font-weight:bold;
    background-color:#eee;
}

.clearBasket {
    background: url('http://www.diabetesdvd.co.uk/layout_images/basket_delete.png') no-repeat 6px center;
    padding:6px;
    padding-left: 24px; 
    font-weight:bold;
    background-color:#eee;
}

.viewBasket {
    background: url('http://www.diabetesdvd.co.uk/layout_images/viewmag.png') no-repeat 6px center;
    padding:6px;
    padding-left: 24px; 
    font-weight:bold;
    background-color:#eee;
}

* html .viewBasket,
*+html .viewBasket,
* html .addBasket,
*+html .addBasket {
	background:none;
	padding:0px;
}

.proceed {
    background: url('http://www.diabetesdvd.co.uk/layout_images/tick.png') no-repeat 6px center;
    padding:6px;
    padding-left: 24px; 
    font-weight:bold;
    background-color:#eee;
}

.payment {
	background: url('http://www.diabetesdvd.co.uk/layout_images/money_pound.png') no-repeat 6px center;
    padding:6px;
    padding-left: 24px; 
    font-weight:bold;
    background-color:#eee;
}

.input_checkout,
.input_checkout_ta {
	font-family:verdana;
	font-size:100%;
	padding:2px;
	border:1px solid #000;
	background-color:#fff;
	width:350px;
}

.input_checkout:focus,
.input_checkout_ta:focus {
	background-color:#ffc;
}