﻿
body
	{	
	background-color:White;
	margin:2px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#3366cc;
	}

.container
	{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}

table 
	{
	border-collapse:collapse;
	} 

td 
	{
	padding:0px;
	margin:0px;
	}

img
	{
	border-style: none;
	padding:0px;
	margin:0px;
	}

input 
	{
	font-family:Verdana;
	font-size:12px;
	color:#3366cc;
	}

textarea
	{
	font-family:Verdana;
	font-size:12px;
	color:#3366cc;
	}

select
	{
	font-family:Verdana;
	font-size:12px;
	color:#3366cc;
	}



.HeaderPane
	{
	text-align:center;
	height:150px;
	padding-bottom:5px;
	}
.CenterPane	
	{
	}	
.FooterPane
	{
	text-align:center;
	font-size:10px;
	}	
	
.LeftPane
	{
	text-align:left;
	vertical-align:top;
	width:172px;
	}
.MiddlePane
	{
	text-align:center;
	vertical-align:top;
	width:828px;
	}



.menubuttons a
	{
	text-decoration:none;
  color:#3366cc;
	}
	
.menubuttons a:hover
	{
	text-decoration:underline;
	}
	
.menubuttons a:visited
	{
  color:#3366cc;
	}
	
	
	
.dropdown
	{
  color:#3366cc;
  font-size:12px;
	}


	
.cart a
	{
	text-decoration:none;
	}
	
.cart a:hover
	{
	text-decoration:underline;
	}
	
.cart a:visited
	{
  color:#3366cc;
	}



.magazine_list_text 
	{
	font-size:12px;
	font-weight:normal;
	}
	
	
	
.magazinedetails 
	{
		border:solid 1px;
	}



.colourbuttons a
	{
	color:#3366cc;
	}
	
.colourbuttons a:visited
	{
	color:#3366cc;
	}	
	
	
	
.InputTitle
	{
	width:140px;
	vertical-align:top;
	}



.InputRowHeight
	{
	height:25px;
	}

.InputRow_tiny
	{
	width:50px;
	}

.InputRow_semitiny
	{
	width:60px;
	}


	
.InputRow_small 
	{
	width:80px;
	}

.InputRow_semismall
	{
	width:100px;
	}
	
.InputRow_medium
	{
	width:120px;
	}
	
.InputRow_large
	{
	width:150px;
	}
	
.InputRow_extended
	{
	width:290px;
	}
		

	
.inputmessage
	{
	width:290px;
	}	

		

.DetailsStandard 
	{
	}
	
		
.DetailsReview 
	{
	font-size:16px;
	}





.CartQty
	{
	width:20px;
	text-align:center;
	}



.magazinetitle
	{
	background:#cccccc;
	}
	

.alternaterow_dark
	{
	background:#cccccc;
	}

.alternaterow_light
	{
	background:#f3f3f3;
	}



.sitelink
	{
	text-decoration:none;
	color:#3366cc;
	}
	
.sitelink:hover
	{
	text-decoration:underline;
	}
	
.sitelink:visited
	{
  color:#3366cc;
	}
	
	
	
.title
	{
	font-size:16px;
	}