/*
|=================================================================|
|							          |	
| 			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:url(../styleImages/bg.jpg);
	color:#663366;
	font: 12px/20px Arial, Verdana, Helvetica, sans-serif;
	}

#topHeader { /* decorative flower image */
	text-align: center;
	height: 100px; 
	width: 798px;
	margin: 0 0 10px 0;
	padding: 0;
	border:1px double #E7A0BE;
	}
	
#topHeader img {width: 798px;height: 100px;}

#Logo { /*your store name here */
	background-image:url(../styleImages/logo/Logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 3px 0 8px 0;
	height: 89px;
	width: 794px;
	padding: 2px;
	text-align: right;
	border: 1px dashed #E7A0BE;
	} 

#Logo h1 {
	visibility: hidden;
	margin: -80px 30px 0 0;
	padding: 0;
	text-align: right;
	font: 50px "SaffronToo", "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: white;
	float: right;
	display: inline;
	position: relative;
	}


#pageSurround {
	width: 800px;
	margin: 0 auto;
	padding: 3px 5px;
	border: 1px dashed #A56371;
	background: #A56371;
	}


/**LEFT COLUMN
*******************/
#LeftColumn {
	width: 198px; 
	padding: 0;
	background: #A56371;
	}


#LCInner {
	background: #FFFFFF;
	margin:0 3px 0 0;
	padding: 10px 0;
	position:relative;
	}


/**MAIN NAVIGATION 
********************/
#navcontainer { 
	margin-left: 0; 
	margin-bottom: 20px;
	}

#navcontainer h3 {
	color: #663366;
	background-color:#FFFFFF;
	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:0 auto -30px auto;
	padding: 10px 0 0 0;
	height: 68px;
	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 0 15px 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: #C17195;
	background-color: none;
	text-decoration: none;
	border-top: 1px dashed #D8BAC0;
	border-left: 1px dashed #D8BAC0;
	border-bottom: 1px dashed #D8BAC0;
	border-right: 1px dashed #D8BAC0;
	font-size: 12px;
	font-weight:normal;
	background-image: url(../styleImages/backgrounds/navlinkbga.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	}

#navcontainer a:hover{
	color: #C17195;
	background-color: none;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 1px dashed #D8BAC0; 
	border-left: 1px dashed #D8BAC0; 
	border-bottom: 1px dashed #D8BAC0;
	border-right: 1px dashed #D8BAC0;
	background-image: url(../styleImages/backgrounds/navlinkbgc.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 COLUMN SIDEBOXES
**************************/
.LeftBox  {
	border-bottom: 1px dashed #E7A0BE;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px 5px;
	color: #663366;
	}

.LeftBox h3 {
	color: #663366;
	background-color:#FFFFFF;
	margin: 0;
	font:normal 16px "Century Gothic";
	text-align: center;
	padding: 0 0 10px 0;
	}

.LeftBox-noborder  {
	border-bottom: none;
	background-color:#FFFFFF;
	margin: 10px 5px;
	padding: 5px;
	color: #663366;
	}


.LeftBox-noborder h3 {
	color: #663366;
	background-color:#FFFFFF;
	margin: 0;
	font: normal 16px "Century Gothic";
	text-align: center;
	padding: 0 0 10px 0;
	}

.dropDown_Language, .dropDown_Currency {
	width: 145px;
	margin-bottom: 5px;
	border: 1px solid #E7A0BE;
	color: #663366;
	background: #FFFFFF;
	}

/**MAIN CONTENT
******************/
#MainContent {
	width: 595px; 
	height: 100%;
	background: #FFFFFF;
	color: #696969;
	margin: 0;
	padding: 0;
	}

.MCInner {
	height: 100%;
	padding: 5px;
	margin: 0;
	background: #FFFFFF;
	color: #696969;
	}


/**GENERAL Headers
********************/
h2 {
	font: normal 22px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #663366;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	}

.MainContent h3 {font: normal 18px "Century Gothic"; text-align: center;}

/**MISCELLANEOUS 
*******************/
.Indent {margin-left: 20px;}
.Center {margin: 0 auto; text-align: center; font: 12px/20px Aria, Verdana, Helvetica, sans-serif;}
.Center.Increase {text-align: center; font-size: 14px;}
.Increase {font-size: 14px;}
.txtBoxSave {color: #663366; padding-left: 0;}
.dropDown {width: 120px;}


/**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;
	}