
.small_generic_button{
	font-size: 75%;
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 2px 10px 3px 10px;
	border: 2px outset #dddddd;
	position: relative;
	background: #ebebeb url(/ae/backgrounds/bttns/1/generic.gif) repeat-x 0 2px;
	width: auto;
}
.generic_button{
	font-size: 75%;
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 2px 25px 4px 15px;
	border: 2px outset #dddddd;
	position: relative;
	background: #ebebeb url(/ae/backgrounds/bttns/1/generic.gif) repeat-x 0 2px;
	width: auto;
}
.go_back_button{
	font-size: 85%;
	font-weight: bold;
	border: 1px outset #dddddd;
	color: #212121;
	text-align: right;
	padding: 2px 15px 4px 25px;
	background: #ebebeb url(/ae/backgrounds/bttns/1/double_arrow_left.gif) repeat-x 0;
	width: 95px;
	position: relative;
}
.left_arrow_button{
	font-size: 75%;
	font-weight: bold;
	border: 2px outset #dddddd;
	color: black;
	padding: 0 15px 4px 5px;
	background: #ebebeb url(/ae/backgrounds/bttns/1/single_arrow_left.gif) repeat-x left;
	position: relative;
	text-decoration: none;
	bottom: 1px;
}
.left_arrow_button:hover {
	text-decoration: none;
}
.right_arrow_button{
	font-size: 75%;
	font-weight: bold;
	border: 2px outset #dddddd;
	color: black;
	padding: 0 17px 4px 3px;
	background: url(/ae/backgrounds/bttns/1/single_arrow_right.gif) repeat-x right;
	margin-right: 5px;
	position: relative;
	text-decoration: none;
	bottom: 1px;
}
.right_arrow_button:hover{
	text-decoration: none;
}
.add_to_basket_button{
	background-image: url(/ae/backgrounds/bttns/1/basket_left.gif);
	background-repeat: repeat-x;
	font-size: 85%;
	font-weight: bold;
	border: 2px outset #dddddd;
	padding: 3px 20px 3px 15px;
	color: #212121;
	text-align: right;
	width: 140px;
	position: relative;
}
.search_button{
	background-image: url(/ae/backgrounds/bttns/1/magnifier_left.gif);
	background-repeat: repeat-x;
	font-size: 85%;
	font-weight: bold;
	border: 2px outset #dddddd;
	color: #212121;
	text-align: right;
	width: 75px;
	padding: 3px 6px 3px 3px;
	position: relative;
}
.proceed_to_checkout_button{
	font-size: 85%;
	font-weight: bold;
	border: 2px outset #dddddd;
	padding: 3px 20px 3px 4px;
	color: #212121;
	text-align: right;
	width: 150px;
	position: relative;
	background: url(/ae/backgrounds/bttns/1/single_arrow_right.gif) repeat-x right;
}
.continue_shopping_button{
	background-image: url(/ae/backgrounds/bttns/1/single_arrow_left.gif);
	background-repeat: repeat-x;
	font-size: 85%;
	font-weight: bold;
	border: 2px outset #dddddd;
	padding: 3px 20px 3px 15px;
	color: #212121;
	text-align: right;
	width: 170px;
	position: relative;
}
.accept_and_proceed_payment_button{
	background: url(/ae/backgrounds/bttns/1/accept_term_and_proceed_payment.gif) left;
	font-weight: bold;
	color: #212121;
	text-align: right;
	padding: 12px 75px;
	border-style: outset;
	border-width: 2px;
	float: right;
	text-decoration: none;
}
.accept_terms_and_confirm_payment_button{
	background: url(/ae/backgrounds/bttns/1/accept_terms_and_confirm_payment.gif) repeat-x left;
	font-weight: bold;
	color: #212121;
	text-align: right;
	padding: 12px 75px;
	border-style: outset;
	display: inline;
	border-width: 2px;
	position: relative;
	text-decoration: none;
}
.accept_terms_and_payment_and_prints_button{
	background: url(/ae/backgrounds/bttns/1/accept_terms_and_payment_and_prints.gif) repeat-x left;
	font-weight: bold;
	color: #212121;
	text-align: right;
	padding: 12px 75px;
	border-style: outset;
	display: inline;
	border-width: 2px;
	position: relative;
	text-decoration: none;
}

.results_pager {
	width: 100%;
	color: #394c82;
	background-color: white;
	padding: 0px;
	margin: 0px;
}
.results_pager td {
	margin: 0;
	padding: 0;
	width: auto;
}
.results_pager_2 {
	color: #394c82;
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
}

.results_pager_2 a:hover { color:#96004a; text-decoration:none; }
.results_pager_2 ul { padding:4px 0 4px 0; margin: 0; list-style: none;
	text-decoration: none;
}
.results_pager_2 ol { padding:4px 0 4px 0; margin: 0; list-style: none;
	text-decoration: none;
}
.results_pager_2 li { display:inline; padding: 0 3px 1px; margin: 0;
	text-decoration: none;
}
.results_pager_2 li a { color:#394c82; display:inline; padding: 0 3px;
	text-decoration: none;
}
.results_pager_2 li a:hover { color:#96004a; text-decoration:none; }

.surround_table {
	width: 100%;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.surround_table_centre_td {
	background-color: #ffffff;
	width: 932px;
	text-align: left;
}

.surround_table_top_left_td {
	background: #E9E9E9 url(/ae/gradients/3/top_left.gif) no-repeat right top;
	display: table-cell;
}
.surround_table_top_right_td {
	background: #E9E9E9 url(/ae/gradients/3/top_right.gif) no-repeat left top;
}
.surround_table_top_td {
	background: #E9E9E9 url(/ae/gradients/3/top.gif) repeat-x 0 top;
	height: 18px;
}
.surround_table_left_td {
	background: #E9E9E9 url(/ae/gradients/3/left.gif) repeat-y right;
}

.surround_table_right_td {
	background: #E9E9E9 url(/ae/gradients/3/right.gif) repeat-y left;
}
.surround_table_bottom_td {
	background: #E9E9E9 url(/ae/gradients/3/bottom.gif) repeat-x 0 top;
	height: 18px;
}
.surround_table_bottom_left_td {
	background: #E9E9E9 url(/ae/gradients/3/bottom_left.gif) no-repeat right top;
	display: table-cell;
}
.surround_table_bottom_right_td {
	background: #E9E9E9 url(/ae/gradients/3/bottom_right.gif) no-repeat left top;
}
.inner_table {
	margin-left: auto; 
	margin-right: auto;
	border-spacing: 0;
}
.homePage_assignment_table{
	width: 100%;
	border-spacing: 0;
	margin: 5px;
	padding: 5px;
	background-color: #eeeeee;
	vertical-align: top;
}
.homePage_assignment_table th{
	vertical-align: middle;
	text-align: center;
	width: 105px;
}
.homePage_assignment_table th img{
	border: 1px solid #5481ad;
}
.homePage_assignment_table th img:hover{
	border: 1px solid #ed142b;
}
.homePage_assignment_table td{
	vertical-align: top;	
	color: #333333;

}
.homePage_assignment_table td.title{
	color: #394c82;
	font-weight: bold;
}
.preview_table {
	width: 100%;
	border-spacing: 0;
	margin: 0;
	padding: 10px;
	background-color: #eeeeee;
	font-size: 8pt;
}
.preview_table td {
	width: 50%;
	background-color: #eeeeee;
	padding: 0px;
	vertical-align: top;
}
.preview_table table {
	font-size: 8pt;
}
.preview_table h2 {
	font-size: 9pt;
	border-bottom: 1px dotted #dadada;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #fdfdfd;
	padding: 5px;
}
.preview_table h3 {
	font-size: 12pt;
}
.basket_table {
	width: 98%;
	padding: 5px;
	vertical-align: top;
	margin: 1px;
	background-color: #eeeeee;
}
.basket_table th{
	color: #394c82;
}
.sidePanel_h2{
	font-size: 9pt;
	border-bottom: 1px dotted #dadada;
	margin-bottom: 0;
	padding-bottom: 5px;
	width: 98%;
}

.profile_table {
	width: 98%;
	background-color: #eeeeee;
	padding: 5px;
	vertical-align: top;
	margin: 1px;
	font-size: 8pt;
}
.profile_table td{
	padding: 2px;
	margin: 1px;
	width: 75%;
}
.profile_table th{
	color: #394c82;
	padding: 2px;
	margin: 1px;
	font-weight: bold;
	width: 135px;
	text-align: left;
}
.profile_h2{
	font-size: 9pt;
	border-bottom: 1px dotted #dadada;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 98%;
}

.login_table {
	width: 98%;
	background-color: #eeeeee;
	padding: 5px;
	vertical-align: top;
	margin: 1px;
	font-size: 8pt;
}
.login_table td{
	padding: 2px;
	margin: 1px;
}
.login_table th{
	padding: 2px;
	margin: 1px;
	font-weight: bold;
	width: 90px;
}

.basket_table img{
	margin: 3px;
}
.product_options_table {
	background-color: #fdfdfd;
	padding: 0px;
	width: 250px;
	margin: 0;
}
.product_options_table th{
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
}
.product_options_table td{
	background-color: #fdfdfd;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
}
.product_options_table td a{
	text-decoration: none;
}

.preview_table img{
	background-color: #fdfdfd;
	margin: 0;
	vertical-align: middle;
	padding: 3px;
}

/*textarea, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	color: #2d2d2d;
	text-align: left;
	background: #ffffff;
	padding: 1px 0;
}

input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	color: #2d2d2d;
	text-align: left;
	background: #ffffff;
	padding: 1px 0;
}*/

#grayRadioAndCheckbox {
	background: #fdfdfd;
}

#templateSearchText {
	text-align: left;
	width: 149px;
}
#templateSearchType {
	width: 149px
}
#templateSearchButton {
	border-style: none;
}
#datefrom {
	text-align: left;
	width: 50px;
}
#dateto {
	text-align: left;
	width: 50px;
}

/* Powered by Aetopia */
.aetopiaBUTTON { 
	color: #666666; 
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
	margin: 2px;
}
a:hover.aetopiaBUTTON { 
	color: #A10301; 
}

/* Validation alert colours */
#required 		{ background-color:#999; 	}
#requiredAlert 	{ background-color:#f11;  	}

#homePage { }
#homePage td img {
	background: #eee;
	padding: 3px;
}

.sideTable{
	font-size:90%;
}
.sideTable td{
	padding: 2px;
}

#t1 { }
#t1 table {
	border: 1px solid #5281af;
}
#t1 th {
	padding: 3px;
	background: #5281af;
	color: #ffffff;
}
#t1 td {
	padding: 3px;
}
#t1 h1 {
	width: 100%;
	border-spacing: 1px 1px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #145185;
}

#t1 a { color:#ffffff; text-decoration:none; }
#t1 a:hover { color:#dddddd; text-decoration:none; }

#t2 { }
#t2 th {
	background: #212121;
	color: #f8bd0e;
	padding: 3px;
	font-size: 9pt;
	font-weight: bold;
}
#t2 td {
	padding: 1px;
	background: #ffffff;
	color: #333333;
	font-size: 9pt;
	border-bottom: 1px solid #c3c3c3;
}
#t2 h1 {
	width: 100%;
	border-spacing: 1px 1px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #145185;
}

#t2 a { color:#f8bd0e; text-decoration:none; border-bottom: 1px solid #856407; }
#t2 a:hover { color: #b28709; text-decoration:none; }

#t3 a { color:#0b3694; text-decoration:none; }
#t3 a:hover { color:#3b66c4; text-decoration:none; }


#leftBar ul { font-size: 9pt; padding:1px 0px 0px 0px; margin: 0; list-style: none; white-space: nowrap;}
#leftBar ol { padding: 2px 0px 1px 0px; margin: 0; list-style: none; }
#leftBar li { padding: 2px 0px 1px 10px; }

#pager { }
#pager h1 {
	width: 100%;
	border-spacing: 1px 1px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
#pager p {
	margin: 0px;
}
#pager a { color:#eeeeee; text-decoration:none; }
#pager a:hover { color:#0000ff; text-decoration:none; } // f8bd0e
#pager ul { padding:5px 0 5px 0; margin: 0; list-style: none; }
#pager ol { padding:5px 0 5px 0; margin: 0; list-style: none; }
#pager li { display:inline; padding: 0 0 1px 5px; }

#searchResults table {
	width: 100%;
	background: #f5f5f5;
	border-spacing: 1px 1px;
	margin-top: 2px;
	text-align: center;
}
#searchResults td {
	background: #d2d2d2;
	padding: 5px;
}
#searchResults td img:hover {
	background: #96004a;
	padding: 1px;
}
#searchResults td img {
	background: #eee;
	padding: 1px;
}


/* Regional Skin */
#resultsList {
	margin-left:5px;
	padding-left: 5px;
	text-align: center;
}
#resultsList dl{
	clear: none;
	float: left;
	width: 140px;
	height: 170px;
	text-align: center;
	background-color: #e1e1e1;
	padding: 2px;
	margin: 2px;
}
#resultsList dt{
	padding: 4px;
	border-style: inset;
	border-width: 1px;
	background-color: #e1e1e1;
	width: 100px;
	margin: 4px 4px 4px 15px;
}
#resultsList dd{
	margin: 2px;
	padding: 2px;
}
.header .right{
	float: right;
}
.clearBoth {
	clear: both;
}

