* { margin: 0; padding: 0; outline: none; } hr { display: none; }

html
{
	min-height: 100%;
	height: auto;
}

body
{
	font-size: 62.5%;
	background: url('../styleImages/backgrounds/body.jpg');
}

body, input, textarea, select
{
	font-family: "Arial", sans-serif;
}

#Container
{
	position: relative;
	width: 905px;
	margin: 50px auto 0 auto;
	text-align: left;
}

.Clear:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.Clear
{
    display: inline-block;
}

html[xmlns] .Clear
{
    display: block;
}

* html .Clear
{
    height: 1%;
}


/* Header
--------------------------------------------------------------------------------------- */

#Header h1
{
	float: left;
	display: inline;
	width: 293px;
	margin: 0 0 0 24px;
}

#Header h1 a
{
	position: absolute;
	width: 293px;
	height: 87px;
	background: url('../styleImages/logo/logo.png');
	text-indent: -9000px;
	overflow: hidden;
	behavior: url('/skins/SummerSundays/styleImages/misc/iepngfix.htc');
	cursor: pointer;
}

#Header #Search
{
	float: right;
	display: inline;
	width: 380px;
	margin: 35px 5px 0 0;
}

#Header #Search .SearchText
{
	position: absolute;
	width: 297px;
	height: 34px;
	background: url('../styleImages/backgrounds/searchbox.png') no-repeat 0 0;
	behavior: url('/skins/SummerSundays/styleImages/misc/iepngfix.htc');
	z-index: 30;
}

#Header #Search .Text
{
	position: absolute;
	width: 287px;
	margin: 6px 0 0 5px;
	border: none;
	background: none;
	font-family: Georgia;
	font-size: 1.4em;
	color: #385E14;
	cursor: text;
	z-index: 50;
}

#Header #Search .DoSearch
{
	position: absolute;
	width: 75px;
	height: 34px;
	left: 813px;
	background: url('../styleImages/buttons/search.png') no-repeat 0 0;
	text-indent: -9000px;
	overflow: hidden;
	behavior: url('/skins/SummerSundays/styleImages/misc/iepngfix.htc');
	cursor: pointer;
}

#Header #Search .DoSearch:hover
{
	background-position: 0 -34px;
}

#Header #Search .Advanced
{
	position: absolute;
	top: 70px;
	right: 95px;
	font-size: 1.1em;
	color: #FFF;
}



/* Main
--------------------------------------------------------------------------------------- */

#Main
{
	margin: 65px 0 0 0;
	padding: 0 0 20px 0;
	background: url('../styleImages/backgrounds/main.gif') repeat-y top left;
}

#Main .Panel
{
	margin-top: 7px;
}

#Main .Panel h3
{
	padding: 0 0 2px 0;
	border: solid #DDD5C6;
	border-width: 0 0 2px 0;
	font-family: Georgia;
	font-size: 1.4em;
	color: #625539;
	letter-spacing: -1px;
}

#Main .Panel ul,
#Main .Panel ol
{
	margin: 1px 0 0 0;
	padding: 5px 7px 5px 7px;
	background: #F3EFEB;
	list-style: none;
}

#Main .Panel li
{
	display: inline;
	font-size: 1.2em;
}

#Main .Panel li a
{
	display: block;
	padding: 2px;
	border: solid #DDD5C6;
	border-width: 0 0 1px 0;
	color: #5F5341;
	text-decoration: none;
}

#Main .Panel li a:hover
{
	background: #FFF;
}


/* Left Column
--------------------------------------------------------------------------------------- */

#Left
{
	float: left;
	display: inline;
	width: 171px;
	margin: 0 0 0 24px;
}

#Left #Categories
{
	border: solid 1px #FBE39D;
	background: #FFFFCC;
}

#Left #Categories h3
{
	padding: 7px 0 0 7px;
	border: none;
	color: #785218;
}

#Left #Categories ul
{
	margin-top: 0;
	background: none;
}

#Left #Categories ul li
{
	font-size: 1.3em;
}

#Left #Categories ul li a
{
	border: none;
}

#Left .Featured
{
	padding: 10px;
	border: solid 1px #FFBCBC;
	text-align: center;
}

#Left .Featured span
{
	display: block;
	margin: 7px 0 0 0;
	font-family: Georgia;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
}

#Left .Featured span a
{
	color: #941414;
	text-decoration: none;
}

#Left .Featured img
{
	border: none;
}

#Left #CartNav
{
	margin-top: 18px;
}


/* Right Column
--------------------------------------------------------------------------------------- */

#Right
{
	float: right;
	display: inline;
	width: 171px;
	margin: 10px 10px 0 0;
}

#Right .Cart
{
	margin: 1px 0 0 0;
	padding: 5px;
	background: #F3EFEB;
	font-size: 1.1em;
	color: #5F5341;
}

#Right .Cart a
{
	color: #5F5341;
	text-decoration: none;
}

#Right .Cart .Price
{
	float: right;
	display: inline;
}

#Right .Cart .Total
{
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	border: solid #DDD5C6;
	border-width: 2px 0 0 0;
}

#Right .Cart .View
{
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
}

#Right .Cart .View a
{
	float: left;
	display: inline;
	margin: 0 0 0 40px;
	padding: 2px 5px;
	border: solid 1px #CAC5BC;
	border-right-color: #A9A092;
	border-bottom-color: #A9A092;
	background: #FFF;
	font-family: Georgia;
	color: #5F5341;
	text-decoration: none;
}

#Right .UserPanel
{
	margin: 1px 0 0 0;
	padding: 8px;
	background: #F3EFEB;
	font-family: Georgia;
	font-size: 1.2em;
	color: #5F5341;
}

#Right .UserPanel .Session
{
	padding: 5px;
	background: #FFF;
	text-align: center;
}

#Right .UserPanel .Session a
{
	color: #625539;
}


/* Content
--------------------------------------------------------------------------------------- */

#Content
{
	float: left;
	display: inline;
	width: 500px;
	margin: 5px 0 0 12px;
}

#Container .Checkout
{
	width: 680px;
}

#Content h3
{
	margin: 12px 0 0 0;
	padding: 0 0 2px 0;
	border: solid #E9F1B8;
	border-width: 0 0 2px 0;
	font-family: Georgia;
	font-size: 1.4em;
	color: #2B5623;
	letter-spacing: -1px;
}

#Content h4
{
	margin: 30px 0 0 0;
	padding: 0 0 2px 0;
	border: solid #E9F1B8;
	border-width: 0 0 1px 0;
	font-family: Georgia;
	font-size: 1.3em;
	color: #2B5623;
	font-weight: normal;
	letter-spacing: -1px;
}

#Content p
{
	margin: 10px 0 0 0;
	font-size: 1.3em;
	color: #5F5341;
	line-height: 1.6em;
}

#Content p.txtError
{
	color: #CC0000;
}

#Content p a,
#Content table.Form td a,
#Content table.Products td a.Link
{
	color: #5F5341;
}

#Content .textbox
{
	padding: 1px;
	border: solid 1px #A9A092;
	border-right-color: #CAC5BC;
	border-bottom-color: #CAC5BC;
	background: #FFF;
	font-size: 12px;
	color: #785218;
}

#Container #Content input.disabled
{
	border-color: #CCC:
}

#Content input.Large
{
	width: 250px;
}

#Content input.Medium
{
	width: 150px;
}

#Content .PageNav
{
	margin: 20px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}

#Content .PageNav a
{
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	padding: 3px 6px;
	border: solid 1px #F8CC47;
	border-right-color: #EBB30A;
	border-bottom-color: #EBB30A;
	background: #FFFFCC;
	font-family: Georgia;
	color: #785218;
	text-decoration: none;
}

#Content .PageNav a small
{
	font-family: "Arial", sans-serif;
	font-size: 0.7em;
}

#Content .QuickNav
{
	margin: 10px 0 0 0;
	font-size: 1.2em;
}

#Content .QuickNav a
{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 3px 6px;
	border: solid 1px #FBE39D;
	border-right-color: #EBB30A;
	border-bottom-color: #EBB30A;
	background: #FFF;
	font-family: Georgia;
	color: #785218;
	text-decoration: none;
}

#Content .ContentList
{
	margin: 20px 0 0 20px;
}

#Content .ContentList li
{
	margin: 10px 0 0 10px;
	font-size: 1.2em;
	color: #5F5341;
	line-height: 1.6em;
}

#Content ul.Products
{
	margin: 15px 0 0 0;
	list-style: none;
}

#Content ul.Products li
{
	float: left;
	display: inline;
	width: 107px;
	height: 155px;
	margin: 0 7px 0 7px;
	font-family: Georgia;
	text-align: center;
	letter-spacing: -1px;
}

#Content ul.Products li img
{
	border: none;
}

#Content ul.Products li .ProductName
{
	display: block;
	margin: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#Content ul.Products li .ProductName a
{
	color: #473F32;
	text-decoration: none;
}

#Content ul.Products li .ProductPrice
{
	display: block;
	font-size: 1.4em;
	color: #8F7C63;
}

#Content ul.Products li .ProductPrice .txtOldPrice
{
	font-size: 0.8em;
	color: #B4A592;
	text-decoration: line-through;
}

#Content table.Form
{
	width: 670px;
	margin: 10px 0 0 0;
}

#Content table.Form th
{
	width: 100px;
	padding: 2px;
	font-size: 1.2em;
	color: #999;
	font-weight: normal;
}

#Content table.Form td
{
	padding: 2px 15px 2px 2px;
	font-size: 1.2em;
	color: #666;
}

#Content table.Products
{
	margin: 1px 0 0 0;
}

#Content table.Products th
{
	padding: 3px;
	background: #F3EFEB;
	font-size: 1.2em;
	color: #8F7C63;
}

#Content table.Products th a
{
	color: #8F7C63;
	text-decoration: none;
}

#Content table.Products td
{
	padding: 3px;
	border: solid #DDD5C6;
	border-width: 0 0 1px 0;
	font-size: 1.2em;
	color: #8F7C63;
	vertical-align: top;
	line-height: 1.3em;
}

#Content table td table.Products th,
#Content table td table.Products td
{
	font-size: 1em;
}

#Content table.Basket td
{
	border: none;
}

#Content table.Products td .txtOldPrice
{
	color: #B4A592;
	text-decoration: line-through;
}

#Content table.Products td.Details a.Details
{
	font-family: Georgia;
	color: #473F32;
	text-decoration: none;
	letter-spacing: -1px;
}

#Content table.Products td.Details a.MoreInfo
{
	font-size: 0.9em;
	color: #473F32;
	text-decoration: none;
}

#Content table.Products td.Options
{
	width: 45px;
}

#Content table.Products td.Options a
{
	float: left;
	display: inline;
	margin: 0 0 0 2px;
	padding: 2px 5px;
	border: solid 1px #CAC5BC;
	border-right-color: #A9A092;
	border-bottom-color: #A9A092;
	font-family: Georgia;
	color: #5F5341;
	text-decoration: none;
}

#Content table.Products td.Options a.Buy
{
	border-color: #F8CC47;
	border-right-color: #EBB30A;
	border-bottom-color: #EBB30A;
	background: #FFFFCC;
	color: #785218;
}

#Content .Pagination
{
	margin: 5px 0 0 0;
	padding: 5px;
	font-size: 1.1em;
	color: #8F7C63;
	text-align: right;
}

#Content .Pagination a
{
	color: #5F5341;
}

#Content .Pagination .Nav
{
	float: right;
	display: inline;
	margin: 4px 6px 0 0;
}

#Content .Breadcrumbs
{
	font-size: 1em;
	color: #999;
}

#Content .Breadcrumbs a
{
	color: #777;
	text-decoration: none;
}

#Content .Breadcrumbs a:hover
{
	text-decoration: underline;
}

#Content .ProductDetails .ProductImage
{
	margin: 20px 0 0 0;
	text-align: center;
}

#Content .ProductDetails .ImageGallery
{
	margin: 10px 0 0 0;
}

#Content .ProductDetails .Buy
{
	margin: 10px 0 0 0;
	padding: 10px;
	border: solid 1px #FBE39D;
	background: #FFFFCC;
}

#Content .ProductDetails .Buy .Price
{
	float: left;
	display: inline;
	font-family: Georgia;
	font-size: 2em;
	color: #785218;
}

#Content .ProductDetails .Buy .Price .txtOldPrice
{
	font-size: 0.8em;
	color: #FFC95C;
	text-decoration: line-through;
}

#Content .ProductDetails .Buy .QuantityBuy
{
	float: right;
	display: inline;
	font-size: 1.3em;
}

#Content .ProductDetails .Buy .QuantityBuy a
{
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	padding: 3px 6px;
	border: solid 1px #FBE39D;
	border-right-color: #EBB30A;
	border-bottom-color: #EBB30A;
	background: #FFF;
	font-family: Georgia;
	color: #785218;
	text-decoration: none;
}

#Content .ProductDetails .Buy .QuantityBuy .QuantityInput
{
	font-size: 0.9em;
	color: #785218;
}

#Content .Progress
{
	margin: 15px 0 0 0;
	padding: 0 0 25px 0;
	font-family: Georgia;
	font-size: 1.8em;
	color: #CCC;
	text-align: center;
}

#Content .txtcartProgressCurrent
{
	color: #2B5623;
}


/* Footer
--------------------------------------------------------------------------------------- */

.txtCopyright
{
	display: none;		/* Temporarily hide copyright notice */
}




/* latest news mod by cubecartskins.net */
.announceTitle {font-size: 110%; font-weight: ; color:#404040;}
.announceDiv {}
.announceDate {font-size: 100%; color:#ff0000;margin-left:5px; }
.announceText {padding: 5px;}
.announceDivider { border-bottom: 1px #c0c0c0 solid;}


     #returnButton a
{
    float: right;
    display: inline;
    margin: 0 0 0 10px;
    padding: 3px 6px;
    border: solid 1px #FBE39D;
    border-right-color: #EBB30A;
    border-bottom-color: #EBB30A;
    background: #FFF;
    font-family: Georgia;
    color: #785218;
    text-decoration: none;
}






