/*
|=================================================================|
|							          |	
| 			FIELD OF DREAMS			          |
|							          |	
|=================================================================|
|							          |
| Theme Name: Field Of Dreams				          |
| Theme URL: Serira Designs.com http://seriradesigns.com          |
| Author: KatGirl 						  |
| Author URL: http://seriradesigns.com		      		  |
| Version: 1.0						          |
| Copyright: International and domestic Copyright Laws apply      |
| 								  |
|=================================================================|
|								  |
|			LICENCE TYPE 			  	  |
|=================================================================|
| 								  |
| Field Of Dreams is NOT General Public License (GPL) nor is it   |
| Open Source Software and limitations Do apply.		  |
|								  |
| You cannot copy, steal, duplicate, sell, modify, claim this 	  |
| theme as your own work, publically display this theme in or     | 
| through any medium unless explicitly authorised by 		  |
| Serira Designs.com	  					  |		
|								  |
|=================================================================|
*/

body {
	background-color:#E7A0BE;
	color:#663366;
	font: 12px/20px Arial, Verdana, Helvetica, sans-serif;
	background-repeat:repeat-y;
	background-position:top center;
	margin:0;
	padding;0;
	}

#topHeader { /* decorative flower image */
	text-align: right;
	height: 200px; 
	width:789px;
	margin:0 0 10px 0;
	padding: 0 9px 0 0;
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-top:1px solid #E7A0BE;
	border:1px double #E7A0BE;
	}


#Banner { /*brand name: enchanted emerald forest */
	background-image:url(../styleImages/logo/logo.gif);
	background-repeat: no-repeat;
	background-position:top right;
	margin:5px 0 5px 0;
	height:89px;
	width:794px;
	padding:2px;
	text-align:right;
	border: 1px solid #E7A0BE;
	} 

#Banner h1 {
	display:none;
	margin:0;
	padding:10px 30px 10px 0;
	text-align:right;
	font:50px "SaffronToo","Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: white;
	border: 3px double #E7A0BE;
	}


#pageSurround {
	width: 800px;
	margin: 0 auto;
	padding: 3px 0 3px 8px;
	color: #696969;
	background-color: #A56371;
	}


/**LEFT COLUMN
*******************/
#LeftColumn {
	position: relative;
	left: 0px;
	width: 190px; 
	padding: 0px 3px 0px 3px;
	float: left;
	background: white;
}


/**MAIN NAVIGATION 
********************/
#navcontainer { 
	margin-left:0; 
	margin-bottom:20px;
}

#navcontainer h3 {
	color: #663366;
	margin:0;
	font:normal 16px "Century Gothic";
	text-align:center;
	padding:20px 0 10px 0;
	text-transform:uppercase;
}


#Navigation {
	background-image:url(../styleImages/backgrounds/navigation.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	margin:10px auto -30px auto;
	padding:0;
	height:92px;
	width:172px;
	text-align:center;
} 

#Navigation h3 {
	display:none;
	color: #663366;
	margin:0;
	font:normal 16px "Century Gothic";
	text-align:center;
	padding:10px 0;
	text-transform:uppercase;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, verdana, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a{
	display: block;
	margin-left:-10px;
	padding: 5px 10px;
	width: 150px;
	color: #FFFFFF;
	background-color: #A56371;
	text-decoration: none;
	border-top: 1px solid #A56371;
	border-left: 1px solid #A56371;
	border-bottom: 1px solid #E7A0BE;
	border-right: 1px solid #A56371;
	font-size: 12px;
	font-weight:normal;
	background-image: url('../styleImages/backgrounds/navLinka.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer a:hover{
	color: #FFFFFF;
	background-color: #A56371;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 1px solid #A56371; 
	border-left: 1px solid #A56371; 
	border-bottom: 1px solid #663366;
	border-right: 1px solid #663366;
	background-image: url('../styleImages/backgrounds/navLinkc.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer a.plain:link, #navcontainer a.plain:visited, #navcontainer a.plain:hover {
	background: #FFFFFF;
	color: #A56371;
	margin:20px 0 20px 15px;
	padding:0;
	border:none;
	text-decoration:none;
}



/**BREADCRUMB TRAIL
*********************/
.BreadCrumb {
	margin-left:5px;
}

.BreadCrumb, .BreadCrumb a {
	color: #A56371;
	background: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.BreadCrumb a:hover {
	text-decoration:underline;
}

.BreadCrumb span#current {
	color: #663366;
	background:#FFFFFF;
}


/**LEFT COLUM SIDEBOXES
************************/
.boxContentLeft  {
	border: 3px double #E7A0BE;
	background-color: #FCFCFC;
	margin:0 0 20px 10px;
	padding: 5px;
	color:#663366;
	width:155px;
}

.boxContentLeft h3 {
	color: #663366;
	margin:0;
	font:normal 16px "Century Gothic";
	text-align:center;
	padding:0 0 10px 0;
}



.boxContentLeft-plain  {
	border-bottom: 3px double #E7A0BE;
	background-color:#FCFCFC;
	margin:0 0 20px 10px;
	padding: 5px 5px 20px 5px;
	color:#663366;
	width:165px;
}


.boxContentLeft-plain h3 {
	color: #663366;
	margin:0;
	font:normal 16px "Century Gothic";
	text-align:center;
	padding:0 0 10px 0;
}

.boxContentLeft-plain#Basket {
	padding: 20px 0;
	border-top:3px double #E7A0BE;
	margin:0 0 0 10px;
	width:175px;
}


/**MAIN CONTENT
******************/
#MainContent {
	position: relative;
	float: left;
	margin-left:5px;
	width: 600px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:598px; /* the correct width */
	background:#FFFFFF;
}

body>#MainContent {width: 598px;}


.boxContent {
	height:100%;
	min-height:380px;
	padding:5px;
	margin:0;
	background:#FFFFFF;
}

.Prop {
	height:1050px;
	float:right;
	width:1px;
}

.Prop2 {
	height:900px;
	float:right;
	width:1px;
}

.Prop220 {
	height:220px;
	float:right;
	width:1px;
}




/**GENERAL Headers
********************/
h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #663366;
	text-align:center;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:0px;
}


.MainContent h3 {
	font: normal 22px "Century Gothic";
	text-align:center;
}





/**MISCELLANEOUS 
*******************/

.Indent {
	margin-left:20px;
}


.Center {
	margin:0 auto;
	text-align:center;
}


.Center.Increase {
	text-align:center;
	font-size:14px;
}

.Increase {
	font-size:14px;
}


.dropDown_Currency {
	width:150px;
	margin-left:5px;
	border:1px solid #A56371;
	color: #A56371;
	background: #FFFFFF;
	}


/**CHECKOUT PAGES
******************/
#MainCheckout {
	position: relative;
	width: 575px; 
	float: left;
	margin-left:5px;
	padding:10px;
	background:#FFFFFF;
}


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}