@charset "utf-8";

/* general layout codes */


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #f2f2f2;
	background-image: url('background.gif');
	background-repeat: repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	color: #CCCCCC;
}



p {
	margin-top: 0px;
	margin-left: auto;
	padding-top: 1px;
	color: #ffffff;
}

h4 {
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 20px;
	margin: 0;
	padding-top: 0px;
	font-size: .75em;
}

.searchText {
	font-size: 0.8em;
	color: #382C22;
	padding-bottom: 10px;
}




#container  {
	border: 1px solid #6B4156;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 970px;
	padding: 0;
	background-color: #94B894;
} 

#header  {
	padding: 1px 10px 1px 10px;
	height: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	background-color: #C2D6C2;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
} 
#header img {
	border: 0;
}
#headerLinks {
	position: absolute;
	height: 100px;
	width: 430px;
	left: 520px;
	top: 40px;
	
}

#headerlinks img {
	margin-left: 20px;
}

#topNav {
	font-size: 0.8em;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #FDFBCB;
	margin: 0px;
	padding-top: 0px;
	height: 55px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#topNav   a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}
#topNav a:hover {
	color: #000000;
	text-decoration: none;
}
#topNav a.leftlink  {
	border-left-width: 0px;
	text-decoration: none;
}
#topNav p {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

#links {
	margin-top: 5px;
	position: absolute;
	left: 60px;
	top: 15px;
}
#searchContainer {
	font-size: 10pt;
	margin-bottom: 0px;
	width: 310px;
	float: right;
	z-index: 1000;
	position: absolute;
	top: 5px;
	right: 10px;
	height: 50px;
}


.search_box
 {
	width: 150px;
	height: 26px;
	background-color: #C2D6C2;
	border: 2px inset #94B894;
	color: #484848;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 8px;
}
.search_button	{
	width: 140px;
	background-image: url('mint_search1.gif');
	background-repeat: no-repeat;
	height: 45px;
	color: #000000;
	font-size: 13px;
	background-color: #FDFBCB;
	font-family: "Segoe Script", "Freestyle Script", "Comic Sans MS";
	background-position: 3px 3px;
	margin: 0px;
	padding: 0 0 0 34px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: none;
}
.search_text {
	float: right;
	margin-top: -1.8em;
	color: #cc0000;
}
#sidebar1  {
	float: left;
	width: 180px;
	padding: 0;
	position: relative;
	border: none;
	margin: 0;
	background-color: #94B894;
}
#sidebar1   img {
	margin-bottom: 5px;
}



#sidebar2   {
	float: right;
	width: 180px;
	position: relative;
	background-color: #94B894;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#sidebar2 img {
	margin-bottom: 5px;
}

#ssl {
	width: 120px;
	font-family: Candara, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FDFBCB;
	margin: 20px 0 0 20px;
	text-align: center;
	
}

#ssl img {
	margin-top: 5px;
	
}


#enter {
	
	margin: 5px 0 0 20px;
}

.sidebar_title	{
		margin: 10px;
		color: #382C22;
		font-size: 16px;
		}

.sidebarlink{
	display: block;
	background-image: url('mint_linkicon_down.gif');
	padding-left: 50px;
	font-size: 1em;
	color: #FDFBCB;
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px 0 5px 10px;
	height: 1.5em;
	text-decoration: none;
}

a:visited.sidebarlink {
	color: #FDFBCB;
}
a:hover.sidebarlink{
	background-image: url('mint_linkicon_up.gif');
	text-decoration: none;
	color: #4C6B4C;
}



.npbox {
	width: 130px;
	margin: 0 0 20px 10px;
	border: 2px solid #FDFBCB;
	text-align: center;	
	padding:  10px; 
}

.npbox a {
	font-size: 14px;
	color: #382C22;
	
}
.npbox a:visited {
	font-size: 14px;
	color: #382C22;
	
}
.npbox a:hover {
	font-size: 14px;
	color: #FFFFFF;
	
}





.npbox img {
	margin: 20px 0 20px 0 ;
	
}

.linkicon  {
	display: block;
	background-image: url('mint_linkicon_down.gif');
	padding-left: 50px;
	font-size: 0.9em;
	color: #FDFBCB;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
a:hover.linkicon   {
	text-decoration: none;
	color: #cc0000;
	background-image: url('mint_linkicon_up.gif');
}
#sidebar2 p.search_text {
	font-size: 0.7em;
	padding: 10px;
}

.terms {
	font-size: 0.75em;
	color: #4C6B4C;
	padding: 20;
}
.terms_header {
	font-size: 1em;
	color: #382C22;
	padding-bottom: 10px;
}

.sidebar_box {
	background-repeat: no-repeat;
	width: 150px;
	height: 230px;
	background-position: center top;
	line-height: normal;
	text-align: center;
	border: 0;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
.sidebar_box_heading
	
		{
	margin: 0px;
	line-height:normal;
	color: #000000;
	font-size: 13px;
	font-weight: bolder;
	padding: 10px;
	padding-bottom: 3px;
}
.sidebar_box_price {
	margin: 0px;
	color: #000000;
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
		}
.sidebar_message_box {
	background-image: url('mint_sidebar_box_bg.gif');
	width: 150px;
	height: 230px;
	background-position: center top;
	line-height: normal;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: no-repeat;	
}
.sidebar_messagebox_text {
	margin: 0px;
	line-height:normal;
	color: #FDFBCB;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 125px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.maincontent_line {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 5px;
	}

#mainContent {
	width: 580px;
	margin: 0 190px 0 190px;
	background-color: #94B894;
	color: #ffffff;
	background-image: url('mint_dog_prints.gif');
	background-repeat: repeat-y;
	background-position: right top;
	
}
#maincontent p {

	font-family: Candara, Verdana, Arial, sans-serif;
	font-size: 1em;
}

#mainContent a {
	color: #382C22;
}
#mainContent a:hover {
	color: #4C6B4C;
	text-decoration: none;
}
#mainContent h1 {
	color: #FDFBCB;
	font-family: "Segoe Script", "Freestyle Script", "Comic Sans MS";
	font-size: 1.4em;
	margin: 0;
}

#mainContent h2 {
	color: #FDFBCB;
	font-family: "Segoe Script", "Freestyle Script", "Comic Sans MS";
	font-size: 1.2em;
	margin: 0;
}



#mainContent .ext_link {
	color: #000000;
}


#home p{
	font-size: 1.1em;
	text-align: justify;
	margin: 0 0 10px 0;
	
}

#home h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #382C22;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	
}

.image_product 	{
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
			
/* product circle layout */			
			
.circle_layout {
	width: 540px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #4C6B4C;
}


.inner_circle {
	height: 450px;
	width: 540px;
	background-image: url('mint_circle_bg.gif');
	background-repeat: no-repeat;
	background-position: right 28px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 0 0 0 5px;
	
}


.product_image {
	position: absolute;
	left: 280px;
	top: 220px;
	margin: 0px;
	padding: 0px;
}
.doghead  {
	position: absolute;
	left: 45px;
	top: 35px;
}



.product_name {
	position: absolute;
	font-size: 20px;
	color: #382C22;
	padding: 0px;
	top: 0px;
	left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ref  {
	position: absolute;
	font-size: 15px;
	color: #FDFBCB;
	left: 30px;
	top: 30px;
}
.price  {
	position: absolute;
	font-size: 20px;
	color: #000000;
	left: 330px;
	top: 160px;
}
.vat  {
	position: absolute;
	font-size: 10px;
	color: #000000;
	left: 330px;
	top: 190px;
}

.cartbutton  {
	position: absolute;
	left: 80px;
	bottom: 120px;
}



.qtychoice  {
	position: absolute;
	color: #FDFBCB;
	left: 10px;
	bottom: 85px;
		
}

.linktext {
	color: #000000;
	position: absolute;
	left: 0px;
	bottom: 45px;
	border: thin solid #FF3366;
	height: 10px;
	width: 200px;
}

.attributechoice  {
	position: absolute;
	color: #FDFBCB;
	left: 10px;
	bottom: 50px;
}
.attributechoice1  {
	position: absolute;
	color: #FDFBCB;
	left: 10px;
	bottom: 18px;
}

.attributetext {
	color: #FDFBCB;
}

.extendedinfolink {
	font-size: 15px;
	color: #FDFBCB;
	position: absolute;
	left: 300px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;	
}


.product_description  {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 5px 0;
	font-size: 1em;
	border: 1px solid #4C6B4C;
	color: #4C6B4C;
	background-color: #FDFBCB;
	
}
.product_description_tall {
	padding-top: 5px;
	margin-top: 165px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1em;
	border: 2px inset #9966FF;
	color: #ffffff;
	background-color: #645F52;
}


#footer  {
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	background-color: #FDFBCB;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 75px;
} 
#footer a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999966;
	padding-right: 10px;
	padding-left: 10px;
	color: #999966;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a.leftlink {
	border-left-width: 0px;
}


#footer    p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	color: #999999;
}
#cards {
	height: 35px;
	width: 350px;
	position: absolute;
	left: 320px;
	top: 35px;
}






.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.breadcrumbs	{
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
		}


h3.product_text	{
	font-size: 1.3em;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #ffffff;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}


		
.add_to_cart	{
	line-height: 13px;
	height: 40px;
	width: 82px;
	margin: 0px 1px 0px 0px;
	padding: 18px 0px 1px 1px;
	font-size : 10px;
	color: #ffffff;
	word-spacing: normal;
	background-color: #000000;
		}
		
		

.display_window {
	border: 1px solid #9966FF;
	color: #CCCCCC;
	font-size: 1.2em;
	height: 175px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 15px;
}
.display_window img {
	border: 1px solid #000000;
}

.display_window_inner {
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
}
.display_text {
	color: #CCCCCC;
	font-size: 0.9em;
	background-color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px;
}

.display_window_inner th {
	color: #CCCCCC;
}
.home_window {
	border: 1px solid #9966FF;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 0.75em;
	font-weight: bold;
}
.home_window img {
	margin-top: 10px;
	margin-left: 10px;
}
.home_window h1 {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
.landscape_img_fragment {
	display: block;
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	width: 100%;
	height: 300px;			
}
.landscape_fragment_nobg {
	display: block;
	padding: 0px;
	width: 100%;
}
.text_only_frag {
	display: block;
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	width: 100%;	
}
.fragment_img   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.fragment_text     {
	font-size: 12px;
	margin: 0px;
	color: #000000;
	padding: 10;
}
.fragment_text_2 {
	font-size: 11px;
	margin: 0px;
	color: #FFFFFF;
	padding: 10;
}
.product_text {
	font-size: 10px;
	color: #000000;
	line-height:normal;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #666666;
	padding: 5;
}

.extended_info     {
	border: 1px solid #6B4156;
	padding-left: 3em;
	padding-right: 3em;
	margin-bottom: 5px;
	color: #000000;
	font-size: 1.2em;
	margin-top: 10px;
}

.extended_info_text   {
	color: #000000;
	
}

.extended_info a  {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}



/* checkout and cart layout */	

.cartpage {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #996;
}

 a .cartpage{
	color: #382C22;
}



td {
	
	color: #382C22;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
}





.txtrequired {
	font-size: 1em;
	color: #FF0000;
}

.sitemap  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	
}

.closed  {
	color: #CC3333;
	background-color: #999999;
	width: 120px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-size: 9px;
	font-weight: bold;
	
}

