/*
Theme Name: IgolfEvents

A Web development project created by Edgeworksgroup.com for Interactive Golf.
Senior Project Manager/ business consultant: Bruce Lupin
Designed by Mary Lafluer
Web Developer/ Project Management by, Eric Larson

*/



/* Begin Typography & Colors */
* { margin:0; padding:0; }

body {
	background:url(/images/body_bg.gif) repeat-x;	background-color: #006600;	font:12px/1.55em arial, helvetica, sans-serif;	text-align:center;
	}

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em;
	line-height:1.3em;
	color:#0A263C;
	}
h2 { font-size:1.25em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

h4 {
	padding-left: 15px;	color: #cc0000;	line-height:1.3em;	font-size:1.35em;	font-weight: bold; }

.post h2 { 	float:left;	margin-right: 5px;	color: #cc0000;	padding-top: 15px;	padding-left: 15px;	margin-bottom: 10px; line-height:1.3em;	font-size:1.35em; font-weight: bold; }

#home {	height: 370px; }


.line_wrap {
	border-bottom: 1px solid #003333;
	border-top: 1px solid #003333;
}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
li { list-style:none; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }


#page {
	background-color: white; border: 1px solid #959596;	text-align: left;	}

#content {	font-size: 1.2em	}

.widecolumn .entry p {	font-size: 1.05em;	}

.narrowcolumn .entry, .widecolumn .entry {	line-height: 1.4em;	}

.widecolumn {	line-height: 1.6em;	}

.narrowcolumn .postmetadata {	text-align: center;	}

.alt {	background-color: #f8f8f8;	border-top: 1px solid #ddd;	border-bottom: 1px solid #ddd;	}

small {	font-family: Arial, Helvetica, Sans-Serif;	font-size: 0.9em;	line-height: 1.5em;	}

h2.pagetitle {	font-size: 1.6em;	}

#sidebar h2 {	font-family: 'Lucida Grande', Verdana, Sans-Serif;	font-size: 1.2em;	}

h3 {	font-size: 1.3em;	}

h1, h1 a, h1 a:hover, h1 a:visited  {	text-decoration: none;	color: white;	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {	color: #333;	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {	text-decoration: none;	}

.entry p a:visited {	color: #b85b5a;	}

.commentlist li, #commentform input, #commentform textarea {	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin-right: 0px;
	width: 780px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* --- clearer --- */

.clear:after, .clearFix:after {content: ".";display: block;height:0;font-size:0;clear:both;visibility:hidden;} 
.clear, .clearFix {display: inline-block;} 
/* Hides from IE Mac \*/ 
* html .clear, * html .clear-pad, * html .clearFix {height: 1%;} 
.clear-pad, .clear, .clearFix {display:block;} 
.clear { margin: 0px; padding: 0px; }
.clear-pad { margin: 0px; padding-bottom: 35px;}
/* End Hack */ 


.macAd {
	text-align: center;
	margin: 10px 0;
}

.macAd div {
	margin: 0 auto;
}





/* End Structure */



/*	Begin Headers */
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin /images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End /images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}
	

	
blockquote ol {
	margin: 15px 30px 0 10px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right;}

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.6%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:2.3%; }



.col3-set .col-1 .hbox_sm, .col3-set .col-2 .hbox_sm, .col3-set .col-3 .hbox_sm {
	background-image: url(/images/h_box_sm.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 294px;	
}

.col3-set {
	padding-left: 5px;
}


.col3-set .col-1 .hbox_sm img, .col3-set .col-2 .hbox_sm img, .col3-set .col-3 .hbox_sm img {
	width: 294px;
	height: 73px;
	maring: 0px;
	padding: 0px;
	}


.col3-set .col-1 .hbox_sm p, .col3-set .col-2 .hbox_sm p, .col3-set .col-3 .hbox_sm p {
	width: 294px;
	margin-top: -5px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
}


.col3-set .col-1 .hbox_sm p a, .col3-set .col-2 .hbox_sm p a, .col3-set .col-3 .hbox_sm p a {
	color: #333;
	font: 16px/15px "arial", lucida grande, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}

.col3-set .col-1 .hbox_sm p a:hover, .col3-set .col-2 .hbox_sm p a:hover, .col3-set .col-3 .hbox_sm p a:hover {
	color: #ba2000;
	font: 16px/15px "arial", lucida grande, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.col3-set .col-1 .hbox_sm ul, .col3-set .col-2 .hbox_sm ul, .col3-set .col-3 .hbox_sm ul {
	margin-top: -10px;
	padding-left: 15px;
	padding-bottom: 8px;
	list-style-type: disc;
}


.col3-set .col-1 .hbox_sm ul li, .col3-set .col-2 .hbox_sm ul li, .col3-set .col-3 .hbox_sm ul li {
	list-style-type: disc;
	margin-left: 15px;
	color: #333;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
	text-decoration: none;
}

.col3-set .col-1 .hbox_sm ul li a, .col3-set .col-2 .hbox_sm ul li a, .col3-set .col-3 .hbox_sm ul li a {
	color: #333;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
	text-decoration: none;
}

.col3-set .col-1 .hbox_sm ul li a, .col3-set .col-2 .hbox_sm ul li a, .col3-set .col-3 .hbox_sm ul li a {
	color: #333;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
	text-decoration: none;
}

.col3-set .col-1 .hbox_sm ul li a:hover, .col3-set .col-2 .hbox_sm ul li a:hover, .col3-set .col-3 .hbox_sm ul li a:hover {
	color: #ba2000;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
	text-decoration: underline;
}


.para-center  {
	width: 525px;
	padding-right: 25px;
	float: left;
}	

.para-center p  {
	font-size: 13px;
	float: left;
}	


.side-images li {
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	
}

.side-image li img {
	height: 170px;
	vertical-align: bottom;	
}
.flash {
	float: left;
	height: 205px;
	width: 615px;
	padding-left: 8px;
	padding-bottom: 12px;

}

.shop {
	background-image: url(/images/golfshop.png);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 301px;
	padding-bottom: 12px;
	background-position: right top;
}

.shop p {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.shop ul {
	padding-top: 5px;
	padding-left: 20px;
}

.shop ul li {
	padding-left: 20px;
	padding-top: 3px;
	background-image: url(/images/dot.png);	
	background-repeat: no-repeat;
	background-position: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


.shop ul li a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;	
}

/* Contact Address */

.address {
	padding-left: 8px;
	font-weight: bold;
}
/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }

/********************** Form */

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
input.input-text, textarea { padding:2px; }
input.form-radio { margin-right:3px;}
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold;}
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; outline:0; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
    }
.form-button, .form-button-alt {
	overflow:visible;
	width:auto;
	background-color:#669900;
	border:0;
	padding:1px 8px;
	color:#fff;
	border:1px solid #de5400;
	font:bold 12px arial, sans-serif !important;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
	border:1px solid #406a83;
	background-color:#003333;
    }
a.form-button-alt { padding: 2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(/images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(/images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text, .form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px;}
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px;}

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px;}


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(/images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed {
    border:1px dashed #EB340A !important;
    background:#faebe7 !important;
    }
label.required {
    font-weight:bold;
    }
p.required {
    font-size:.95em;
    text-align:right;
    }


/* Main Menu */

#menu {
	float: right;
	width: 610px;
	padding-right: 15px;
	height: 31px;
	z-index: 100;
}


li.btn_shop {
	float:left;
	text-indent: -6000px;
		
}
	
li.btn_shop a {
	width:152px;
	height:31px;
	display:block;
	background-image:url(/images/btn_shop.png);
	text-indent: -6000px;	
}

li.btn_shop a:hover {
	width:152px;
	height:31px;
	background-image:url(/images/btn_shop.png);
	background-position: left bottom;
	text-indent: -6000px;	
}

li.a_shop a {	
	width:152px;
	height:31px;
	background-image:url(/images/btn_shop.png);
	background-position: left bottom;
	text-indent: -6000px;
}


/* Menu 2 */

li.btn_plan {
	float:left;
	text-indent: -6000px;
	
}

li.btn_plan a {
	width:151px;
	height:31px;
	display:block;
	background-image:url(/images/btn_plan.png);
	text-indent: -6000px;
	background-repeat: no-repeat;
}

li.btn_plan a:hover {
	width:151px;
	height:31px;
	background-image:url(/images/btn_plan.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -6000px;
}

li.a_plan a {
	width:151px;
	height:31px;
	background-image:url(/images/btn_plan.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -6000px;
}
/* Menu 3 */

li.btn_play {
	float:left;
	text-indent: -6000px;
	
}
	
li.btn_play a {
	width:153px;
	height:31px;
	display:block;
	background-image:url(/images/btn_play.png);
	text-indent: -6000px;
}


li.btn_play a:hover {
	width:153px;
	height:31px;
	background-image:url(/images/btn_play.png);
	background-position: left bottom;
	text-indent: -6000px;
}

li.a_play  a {	
	width:153px;
	height:31px;
	background-image:url(/images/btn_play.png);
	background-position: left bottom;
	text-indent: -6000px;
}

/* Menu 4 */

li.btn_info {
	float:left;
	text-indent: -6000px;
	
}
	
li.btn_info a {
	width:154px;
	height:31px;
	display:block;
	background-image:url(/images/btn_info.png);
	text-indent: -6000px;

}

li.btn_info a:hover {
	width:154px;
	height:31px;
	background-image:url(/images/btn_info.png);
	background-position: left bottom;
	text-indent: -6000px;
}

li.a_info a {	
	width:154px;
	height:31px;
	background-image:url(/images/btn_info.png);
	background-position: left bottom;
	text-indent: -6000px;
}


.clear {
	clear: both;
}



#navagate, #navagate ul {
	clear: both;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	
	
}

#navagate a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-family: "arial", lucida grande, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 81;
}
	

#navagate li {
	float: left;
	padding: 0;
	z-index: 82;
	
}


/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703;}
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg, .shipping-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }

.stuff {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
	border-color:#cccccc;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 8px !important;
    font-size:.95em !important;
    font-weight: normal !important;
}

.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(/images/error_msg_icon.gif);
    }
	
.shipping-msg li {margin-bottom:.2em; text-align: center;}
	
.shipping-msg {
	float: right;
	margin-top: 15px;
	
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(/images/icon_lorry.gif);
    }
	
	
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(/images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(/images/note_msg_icon.gif);
    }



/********************** Headings */

.head, .inner-head { line-height:1.25em; text-align:right; }
.head h1,.head h2, .head h3, .head h4, .head h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; }


/* Page heading */
.page-head { margin:10px 0 25px 0; border-bottom:1px solid #ccc; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.7em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
	float: left;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }


/* Category list heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h2 {
    width:100%;
    margin:0;
    padding:3px 0;
    color:#0a263c;
    font-size:1.6em;
    line-height:1.3em;
    font-weight:normal;
    overflow:hidden;
    }

.box-header {
	height: 31px;
	font-size:1.05em;
	text-align:left;
	background:#EEEEEE none repeat scroll 0%;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 15px;
}

/********************* Tables */

td.label        { font-weight:bold; }

/* Data Table */
.data-table { border:1px solid #bebcb7;  width:100%; }
.data-table tr { background:#fff; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded !important;}
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last td, .data-table tr.last th { border-bottom:0; }
.data-table th {
    border-right:1px solid #c2d3e0;
    padding:2px 8px;
    color:#0a263c;
    white-space:nowrap;
    }
.data-table th.wrap {white-space:normal;}
.data-table th a, .data-table th a:hover { color:#fff;}
.data-table td { padding:3px 8px; }
.data-table thead tr { background:url(/images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee; }
.data-table tfoot { border-bottom:1px solid #d9dde3;}
.data-table tfoot tr.first { background:url(/images/base_mini_actions_bg.gif) repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select{ width:100%; }

.nested-data-table th, .nested-data-table td { padding-top:2px; padding-bottom:2px;  }
.nested-data-table tfoot td {font-size:.95em; }

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap;}
.shipping-tracking .button-set {margin-top:0;border:none;border-top:0;padding-top:0}

/********************** Lists */
.disc { margin-bottom:10px; }
.disc li { margin-left:20px; list-style:disc; }


.bullet { margin-left: 3px; }
.bullet li { margin-left:20px; list-style:disc; }


/* Bare List */ /* Unstyled list */
.bare-list { margin:5px 0; }
.bare-list li { margin:3px 0; }



/********************** Space Creators */

.no-display { display:none; }
.no-wrap { white-space:nowrap; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */
.content { padding:12px 18px 12px 18px; } /* Sets default padding */
.actions { line-height:1.3em; }
.separator { padding:0 5px;}
.pipe { padding:0 4px; font-size:.95em; }
.divider {
    margin:10px 0;
    height:1px;
    background:url(/images/dotted_divider.gif) repeat-x;
    font-size:1px;
    line-height:1em;
    overflow:hidden;
    }



/********************** Pager */

table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    }
table.pager td {
    width:33%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }



/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Structure */
.wrapper { min-width:980px; }
.header {
    z-index:999;
    text-align:left;
    }
.header-top {
    width:980px;
	height: 123px;
    margin:0 auto;
    }
.header-nav {
    width:980px;
    margin:0 auto;
    }
.middle {
    min-height:310px;
    width:933px;
    margin:0 auto;
    text-align:left;
    position:relative;
    }
.side-col { width:150px; }
.col-left { float:left; }
.col-main { float:left; }
.col-right { float:right; }
.col-1-layout .col-main { float:none; margin:0; }
.col-1-layout .col-main-home { float:left; width:632px; padding-top: 5px; }
.col-2-right-layout .col-main { float:left; width:785px;  }
.col-2-left-layout .col-main { float:right; width:785px; }
.col-3-layout .col-main { width:632px;  }

/* Style */
.header-top-container {
	height: 190px;
	background-image: url(/images/header_top_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.header-nav-container {  }
.middle-container {  background:url(/images/page_bg.png) repeat-y;	
	background-position: 50% 0; padding-bottom: 20px; }
.middle { padding:12px 22px 25px 22px; }




/********************** Header */

/* Logo */
#logo {	float:left;	width:316px; margin-top: 0px; margin-bottom: 20px;	margin-left: 28px; }

.page-popup h1#logo { display:none; }


/* Quick Access*/
.quick-access {	width:310px; float:right; color:#fff; height: 20px; padding-top:40px; padding-right: 25px; overflow: visible; text-align: right;  }
	
.quick-access p { margin-bottom:4px; }
.quick-access li {
    display:inline;
    background:url(/images/shop_access_pipe.gif) no-repeat 100% .35em;
    padding-right:7px;
    padding-left:3px;
    }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }
.shop-access { float: right; width: 550px; height: 20px; margin-bottom:3px; margin-right: 15px; padding-top: 10px;  }
.shop-access a, .shop-access a:hover { color:#000000; font-size:.95em; }
.shop-access a:hover { color: #0000A0; font-size:.95em; }
.shop-access ul { float: right; }
.shop-access ul li { float: left; display: inline; padding-right: 10px; }

	

.language-switcher { float: right; margin-top: 5px; margin-left: 60px; }
.language-switcher label { color:#A7C6DD; padding-right: 5px; }


/* Breadcrumbs */
.breadcrumbs {
	margin: 0px;
	font-size:.95em;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 1px 1px 1px;
}
.breadcrumbs li { display:inline; padding: 5px; }



#headbar {
	clear:both;
    width:980px;
	height: 68px;
    margin:0 auto;
    }
	
	
#headbar p {
	float: right;
	padding-right: 58px;
	color: #FFFFFF;
	font-size: 14px;
		
}

#bar-content {
	float: left;
	width: 650px;
	height: 29px;
	padding: 10px;
}


/* Mini search */
.mini-search {
	float: right;
	width: 190px;
	height:35px;
	padding-right: 17px;
	padding-bottom: 8px;
}

#search_mini_form {
	height: 64px;
	float: right;
	color: #99cc33;
	font-weight: bolder;
	font-size: 12px;
	text-align: left;
	line-height: 12px;	
	margin-top: 3px;
}

#search_mini_form a {
	text-align: left;
	padding-top: 2px;
	line-height: 10px;	
	font-size:10px;
	font-weight: bolder;
	color: #9f9f9f;
	text-decoration: underline;
}
	
.mini-search .input-text { width:134px; height: 22px; margin-right:4px; margin-bottom: 2px; margin-top: 2px; }

.search-autocomplete {
    border:1px solid #5c7989;
    background:#f9f5f0;
    left:-1px !important;
    top:21px !important;
    }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:3px 8px 3px 8px; }
.search-autocomplete li.odd { background:#fffefb; }
.search-autocomplete li.selected { background:#f7e8dd; }



/********************** Sidebars */
.side-col .box { margin-bottom:1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { font-size:1.05em; text-transform:uppercase; }
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions {
    padding:4px 0;
    font-size:.95em;
    text-align:right;
    }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }



/********************** Footer */
.footer-container { margin-top: -32px; padding: 0;  }

.footer-box { margin-top: -32px; padding-top: 0px; }
.footer {
	height: 214px;
	margin:0 auto;
	position:relative;
	background-image: url(/images/footer2.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}



.footer .informational { color: #CCCCCC;  padding-top: 13px; padding-bottom: 15px; text-align: center; margin: 0px auto; width: 930px; }
.footer .informational label { color:#fff; padding-right:3px; }
.footer .informational ul {
    display:inline;
    }
.footer .informational li  {
    display:inline;
    border-right: 1px dotted #e7e780;
    padding-right:8px;
    padding-left:8px;
    }
.footer .informational li.last { background:none; padding-right:0; border: none; }
.footer .informational a  {  color:#e7e780; text-decoration:none; } 
.footer .informational a:hover { text-decoration: underline; }

.footer .legality {
	color:#ecf3f6;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	font-size: 10px;
    }
.footer .legality a, .footer .legality a:hover { color:#ecf3f6; }

#t-footer {
	width: 950px;
	padding: 30px 0 20px 45px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#t-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;

}



#t-sectional-nav li {
	border-left: 1px dotted #e7e780;
	float: left;
	padding: 0;
	
}

#t-sectional-nav li.first {
	border: none;
	padding: 0;
}

#t-sectional-nav li.last {
	padding: 0;
	width: 215px;
}

#t-sectional-nav li h3,
#t-sectional-nav li ul {
	margin-left: 15px;
	font-weight: bold;
}

#t-sectional-nav li h3 {
	font-size: 12px;
	color: #e7e780;
	margin-bottom: 1px;
	margin-top: 1px;
}

#t-sectional-nav li h3 a {
	color: #e7e780;
}
#t-sectional-nav li h3 a:hover {
	color: #ffffff;
}

#t-sectional-nav li ul{
	width: 215px;
}

#t-sectional-nav li ul li {
	border: none;
	float: none;
	margin: 0 0 0 10px;
	padding-left: 13px;
	background-image: url('/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px;
	font-weight: normal;
}

#t-sectional-nav li ul li a {
	font-size: 11px;
	line-height: normal;
	color: #e7e780;
	text-decoration: none;
}

#t-sectional-nav li ul li a:hover { 
    text-decoration: underline;
	}




/************************************************************/
/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/

.product-shop { float:left; padding-left: 15px; }
.product-shop a { text-decoration: none;  }
.product-shop a:hover { text-decoration: underline; }
.product-shop h4 a { color: #003333; }
.product-shop .form-button, .product-shop .form-button-alt { margin-right:10px; }
.out-of-stock {height:18px; padding-top:3px;color:#D83820;font-weight:bold;}
.product-shop .short-description { width:100%; overflow:hidden; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(/images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(/images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }



/********************** Prices */
.price-box {
    margin:4px 0;
    }
.regular-price {
    color:#c76200;
    font-size:1.1em;
    font-weight:bold;
    }
.old-price {
    color:#999;
    font-size:.95em;
    }
.old-price .price {
    text-decoration:line-through;
    white-space:nowrap;
    }
.special-price {
	color:#cd5033;
    font-size:1.2em;
    font-weight:bold;
    line-height:1em;
    }
.special-price .label { font-weight:normal; }
.special-price .price {  }

.minimal-price {
    color:#cd5033;
    font-size:1.2em;
    font-weight:bold;
    line-height:1em;
    }
.minimal-price .label { font-weight:normal; }
.minimal-price .price { white-space:nowrap; }

/********************** Generic Box */
.generic-box {
    margin-bottom:15px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(/images/base_mini_head_bg.gif) repeat-x #fff;
    }
.generic-product-list li {
    margin:12px 0;
    }



/********************** Catalog Listing */
.catalog-listing {
    line-height:1.35em;
    }
.catalog-listing h5 {
    margin-bottom:.4em;
    font-size:1.05em;
    width:100%;
    overflow:hidden;
    }
.catalog-listing h5 a, .catalog-listing h5 a:hover {
    color:#203548;
    text-decoration:underline;
    }
.catalog-listing .add-to {
    margin:.7em 0;
    color:#555555;
    line-height:1.3em;
    font-size:.95em;
    font-weight:bold;
    }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover {
    text-decoration:underline;
    }
.catalog-listing .ratings {
    margin-bottom:.6em;
    }

.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

/* Generic Product Grid */
.generic-product-grid { width:100%; }
.generic-product-grid td {
    border-right:1px solid #d9dde3;
    border-bottom:1px solid #d9dde3;
    padding:12px 10px;
    line-height:1.6em;
    }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product{ border-right:0; background:#f5f6f6; }

/* Homepage Product Grid */

.arrived a, leader a, famous a, prizes a {
 	float: right;
 }

.arrived {
	background-image: url(/images/H-arrived.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 628px;
	height: 27px;
	border: none;
}
.leader {
	background-image: url(/images/H-leader.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 628px;
	height: 27px;
	border: none;
}
.famous {
	background-image: url(/images/H-famous.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 628px;
	height: 27px;
	border: none;
}
.prizes {
	background-image: url(/images/H-prizes.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 628px;
	height: 27px;
	border: none;
}


.leader-product-grid { width:100%; }
.leader-product-grid td {
    border-right:1px solid #d9dde3;
    border-bottom:1px solid #d9dde3;
    padding:12px 10px;
    line-height:1.6em;
	
    }
.leader-product-grid td h5{ text-align:center; }
.leader-product-grid td h5 a { text-decoration: none; color:#666666;}
.leader-product-grid td h5 a:hover {  color:#FF9900;}
.leader-product-grid tr.last td { border-bottom:0; }
.leader-product-grid td.last { border-right:0; }
.leader-product-grid .product-image { text-align:center; }
.leader-product-grid td.empty-product{ border-right:0; background:#f5f6f6; }


/********************** Layered Navigation */
.layered-nav .head {
    margin:0;
   height:24px;
    }
.layered-nav h3 { display:none; }
.layered-nav .border-creator {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 1px 1px 1px;
}
.layered-nav h4 {
    margin:0;
    border:1px solid #b9ccdd;
    border-left:0;
    border-right:0;
    padding:3px 10px;
    color:#1f5070;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li { background:url(/images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px;}
.layered-nav .narrowed-category li .label {
    background:url(/images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
    }
	
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
	
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#cad6e4;
    }
.narrow-by dl {
     padding:0 0 1em 0;
    }
	
.narrow-by dt {
	margin:0;
	/* background:url(/images/narrow_by_set.gif) no-repeat 9px .9em; */
    color:#2f2f2f;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
    }
	
.narrow-by dt a {
	margin:0;
	/* background:url(/images/narrow_by_set.gif) no-repeat 9px .9em; */
    color:#2f2f2f;
	text-transform:uppercase;
	text-decoration: none;
    }
	
.narrow-by dt a:hover {
	text-decoration: underline;
    }	
	
	
.narrow-by dd {
   /* background:url(/images/narrow_by_dd_bg.gif) repeat-x 0 100%; */
    padding:0 0px .8em 3px;
    }
	
.narrow-by dd li {  font-size: 11px; padding-left:6px;line-height:1.3em;}
.narrow-by dd li a { line-height:1.3em; color:#333333; text-decoration: none;}
.narrow-by dd li a:hover { font-weight: bold; line-height:1.3em; color: #666666; text-decoration: underline;}
.narrow-by dd.last { background:none;}
.active-nav { font-weight: bold; line-height:1.3em; color: #666666; text-decoration: underline; background-color: #66CC00 ;}
.inactive { line-height:1.3em; color:#333333; text-decoration: none;}



/********************* Tool Tips */
.tool-tip { border:1px solid #7ba7c9;  background:#eaf6ff; position:absolute; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }
.tool-tip .btn-close { display:block; position:absolute; right:6px; text-align:right; top:6px;}


/************************************************************/
/******************[ Mage_CSS_E Shop Pages]******************/
/************************************************************/

/********************** Home */

.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:url(/images/best_selling_tr_odd_bg.gif) repeat-x 0 100% #eee; }
.best-selling tr.even { background:url(/images/best_selling_tr_even_bg.gif) repeat-x 0 100% #fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:.95em; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc;}
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover { color:#203548; }

.recently h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.recently .product-image { border:2px solid #dcdcdc;}
.recently a.product-name, .recently a.product-name:hover { color:#1d7ecf; font-size:11px; }
.recently .add-to {margin-top:5px;font-size:11px; }
table.recently-list {width:100%;}
table.recently-list td {width:20%;}

/********************** Search */
.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li {margin-bottom:5px}
.advanced-search li label {width:150px;float:left;}
.advanced-search .input-text {width:250px}
.advanced-search select {width:256px;padding:2px}
.advanced-search .field-row {display:inline;width:250px;}
.advanced-search .range .input-text {width:70px}

.advanced-search-nothing-found {
    font-weight: bold;
    color: #df280a;
    margin-bottom: 10px;
    }

.advanced-search-found-amount {
    margin-bottom: 10px;
    }

.advanced-search-summary-box {
    padding: 10px 10px 5px 10px;
    border: 1px solid #E9D7C9;
    background-color: #FFF6F1;
    }

.advanced-search-summary-tip {
    clear: both;
    font-weight: bold;
    }

.advanced-search-summary-box ul {
    list-style: none;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    }

/*.advanced-search-summary-box ul li {
    }*/

.advanced-search-summary-box ul li span {
    background-image: url(/images/search_criteria.gif);
    background-repeat: no-repeat;
    background-position: left;

    padding-left: 15px;

    font-weight: bold;
    color: #E17C24;
    }

/********************** Customer */

/* My Account navigation */
.account-nav { border:1px solid #bbb; float: left; }
.account-nav .head {
   margin:0;
   background:url(/images/account_nav_head_bg.gif) repeat-x 0 100% #fc9d36;
   padding:3px 10px;
    }
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#fbfaf6; padding:4px 10px 10px 10px; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; /*background:url(/images/account_nav_link_bg.gif) no-repeat 10px 8px;*/ }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#ea7900; }
.account-nav li.on { border-bottom:1px solid #ddd; /* background:url(/images/account_nav_on_bg.gif) no-repeat 10px 8px;*/  color:#ea7900; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }

/* Account Navigation  Advertising */
.account-nav2 { border:1px solid #bbb; }
.account-nav2 .head {
   margin:0;
   background:url(/images/account_nav_head_bg.gif) repeat-x 0 100% #fc9d36;
   padding:3px 10px;
    }
.account-nav2 .head h3 { color:#fff; font-size:1.1em; }
.account-nav2 ul { background: #e3e379; padding:4px 10px 10px 10px; }
.account-nav2 li a, .account-nav li.on { padding:3px 0;  }
.account-nav2 li { padding-bottom: 5px; }
.account-nav2 li a { /*display:block; border-bottom:1px solid #ddd; /*background:url(/images/account_nav_link_bg.gif) no-repeat 10px 8px;*/ }
.account-nav2 li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav2 li a:hover { color:#ea7900; }
.account-nav2 li.on { /*border-bottom:1px solid #ddd; /* background:url(/images/account_nav_on_bg.gif) no-repeat 10px 8px;*/ /* color:#ea7900; font-weight:bold; */ }
.account-nav2 li.on a { padding:0; }
.account-nav2 li.last, .account-nav li.last a { border-bottom:0; }

/* Advertising Pages */

.middle-advertisers-container { background:url(/images/page_green.png) repeat-y; margin:0 auto; width: 980px; padding-bottom: 32px; }

.middle-advertisers { background:url(/images/page_green.png) repeat-y; margin:0 auto; width: 980px; padding-bottom: 32px; }


.middle-advertisers h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 3px;
	margin-bottom: -21px;
	padding-bottom: 0px;

}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	height: 35px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-bottom: -20px;
	padding-top: 35px;
	padding-left: 3px;
	
}

.quickFax {
	float: left;
	padding-left: 15px;
	background-image: url(/images/quickFax.jpg);
	background-position: 15px 20px;
	width: 730px;
	height: 180px;
	background-repeat: no-repeat;
}
.quickFax h2 {
	padding-left: 15px;
	color: #000000;
}

.quickFax ul {
	padding-top: 15px;
	padding-left: 190px;

}

.quickFax ul li {
	border: none;
	float: none;
	margin: 0 0 0 10px;
	padding: 10px 0 0 33px;
	background-image: url(/images/checkmark.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}



.white-box {
	width: 928px;
	min-height: 250px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 25px;
}

.white-box img {
	border: none;
}

.white-box .content h1 {
	color: #cc0000;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
}

.white-box .content h1 a {
	color: #cc0000;
	font-size: 16px;
	text-decoration: underline;
}


.white-box .content strong {
	color: #cc0000;
	font-size: 16px;
	margin:0px;
	padding: 0px;
	padding-left: 2px;
}

.white-box .content form {
	width: 430px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}

.white-box .content h2 {
	background-color: #999933;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 8px 0px 8px 0px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}

.call {
	color: #666600;
	font-weight: 600;
}

.ad-list h1 {
	padding-top: 10px;
}
.ad-list {
	width: 100%;
	height: 155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
	margin-bottom: 8px;
	margin-top: 8px;
}

.ad-list img {
	float: right;
	border: none;
	padding: 0px;
	padding-right: 15px;
	margin: 0px;
	}
	
.ad-list ul li {
	list-style-type: disc;
	margin-left: 15px;
	padding: 0px;
	}

.ad-list ul {
	display: inline;
}


.ad-boxes {
	background-color: #fdfdc6;
	border: 8px solid #e7e780;
	padding: 10px 25px;
	color: #666600;
	margin-bottom: 10px;
}



.ad-box-C h4, .ad-box-E h4, .ad-boxes h4, .ad-box-P h4, .ad-box-G h4, .ad-box-B h4 {
	color: #333300;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	float: left;
	
}

.ad-box-C a, .ad-box-E a, .ad-boxes a, .ad-box-P a, .ad-box-G a, .ad-box-B a {
	color: #666600;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;

}



.ad-box-C a:hover, .ad-box-E a:hover, .ad-boxes a:hover, .ad-box-P a:hover, .ad-box-G a:hover, .ad-box-B a:hover {
	text-decoration: underline;
}

.ad-box-C h3, .ad-box-E h3, .ad-boxes h3, .ad-box-P h3, .ad-box-G h3, .ad-box-B h3{
	color: #333300;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	padding-right: 5px;
	margin: 0px;
	
}


.ad-box-C li, .ad-box-E li, .ad-boxes li, .ad-box-P li, .ad-box-G li, .ad-box-B li {
	border: none;
	float: none;
	margin: 0 0 0 10px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0px;
	font-weight: normal;
	background-image: url(../images/gdot.jpg);
}




.ad-box-C, .ad-box-E, .ad-box-P, .ad-box-G, .ad-box-B {
	background-color: #fdfdc6;
	border: 8px solid #e7e780;
	padding: 10px 20px;
	color: #666600;
	margin: 0px 0px;
	min-height: 100px;
}

.ad-box-C { width: 383px; float: left; }

.ad-box-E { width: 383px; float: right; }

.ad-box-P { width: 238px; float: left; margin-right: 5px; min-height: 320px; }

.ad-box-G { width: 238px; float: left; min-height: 320px; }

.ad-box-B { width: 238px; float: right; min-height: 320px; }


.green-box {
	background-color: #999933;
	padding-bottom: 10px;
	margin: 8px 0px 8px 0px;
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
}

.green-box a {
	background-color: #999933;
	font-weight: bold;
	margin: 0px;
	font-size: 17px;
	color: #FFFFFF;
}

.green-box a:hover {
text-decoration: underline;
}
.green-box h2 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}




/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#dee5e8; }
.login-box .content { background:url(/images/login_box_bg.gif) repeat-x #faf7ee; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color:#e76200;
    text-transform:uppercase;
    }
.login-box .new-users h4 { background-image:url(/images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(/images/icon_page_white_text.gif); }
.login-box .button-set { margin:0; border:none; background:url(/images/login_box_form_buttons_bg.gif) repeat-x; padding:8px 13px; }
.login-box .content { min-height:231px; }


/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(/images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    }
	
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(/images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc;}
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(/images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0;}
.ad-orders .head h4 { background-image:url(/images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(/images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(/images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(/images/icon_ma_reviews.gif); }




.expand {  background-image: url(/images/gift-message-expand.gif); }

.collapse { background-image: url(/images/gift-message-collapse.gif); }



/********************** Pop up pages */
.page-popup { background:#fff; margin:25px 31px; text-align:left;}
.product-gallery-nav { padding:0 5px; }




/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/

.nowrap, nobr, .nobr{ white-space:nowrap; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right !important; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto;}

.green { color:#006600; }

/* Link highlights */
.link-cart { color:#DC6809 !important; font-weight:bold !important;}
.link-remove { color:#646464 !important;}
.link-print { background:url(/images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; }
.link-feed { background:url(/images/icon_feed.png) no-repeat left center; padding-left:18px; line-height:1.15; }


/* For Demo store only */
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }

.order-access {padding-bottom:8px;}
.order-info {border: solid 1px #D0CBC1; background:#DEE5E8; padding:4px 8px;}
.order-info span {display:block;float:left;}
.order-info ul {display:inline;}
.order-info li {display:inline;padding-right:7px;padding-left:3px;}
.order-info li.selected {font-weight: bold;background: url(/images/point-con.gif) no-repeat fixed center bottom;}

/*Expiration date and cvv number validation case */
.input-box .v-fix {position:relative; float:left;}
.input-box .v-fix .validation-advice {position:relative; margin-right:-12em; float:left; display:inline; width:12em;}

