/* Global Styles ---------- */

input {
	font-family:Tahoma;
	font-size:11px;
	background:#EEEEEE;
}

textarea {
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
    background:#EEEEEE;
}

select {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
    background:#EEEEEE;
}

.clear {
    height:0px;
    line-height:0px;
    clear:both;
}

#searchphrase {
	margin-top:2px;
	width:210px;
	background:#E6E6FF;
}

#stock_id_dropdown {
	width:213px;
	overflow:auto;
}

/* <------------- Global Styles END */

.global_user_interface_layer {

}

.global_user_interface_table {
	margin-right: 5px;
}

.global_user_interface_table tr {

}

.global_user_interface_table td {

}

.view_table {
	border:1px solid #EEEEEE;
	width:100%;
}

.view_table tr { 

}

.view_table th {
	text-align:center;
}

.view_table #number_align {
	text-align:right;
}

.view_table #center_align {
    text-align:center;
}

.view_table td {
	
}

.show_message_layer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#000000;
	border:1px solid #CCCCCC; 
	z-index:6000;
	padding:2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
    color:#DDDDDD;
}

.content_basket {
	width:100%;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	height:125px;
}

.content_basket_vat {
	width:100%;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	height:150px;
}

.listitems {
	text-align:left;
	width:100%;
}

.listitems_border_layer {
	border:1px solid #EEEEEE;
}

.listitems_table {
	border:1px solid #EEEEEE;
	font-family:Tahoma;
	font-size: 11px;
	padding:0px;
	width:100%;
}

.listitems_menu_item_selected {
	background-color: #CD9A31;
	color:#FFFFFF;
}

.listitems_menu_item_selected a:link {
	color:#FFFFFF;
}

.listitems_table_pages {
	background-color:#EEEEEE;
}

.listitems_table_footer {
	background-color:#EEEEEE;
}

.items_table {
	border: none;
	padding: 2px;
	margin: 1px;
}

.items_td {
	border: none;
	background-color: #FFFFFF;
}

.items_td_desc {
	background-color: #FFFFFF;
}

.items_td_image {
	border:none;
	background:#FFFFFF;
/*	border: 1px solid #000000; */
	width:150px;
}

.stock_image_layer {
	width:100%;
	height:100px;
	overflow:auto;
	text-align:right;
	border: 1px #000000 solid;
}

.items_qty_select {
	border:1px solid #000000;
	font-family:Tahoma;
	font-size:11px;
	background:#FFFFFF;
    width: 114px;
}

.cart_summary_global_table {
	width:100%;
	text-align:left;
}

.cart_summary_table {
	border:none;
	font-family:Tahoma;
	font-size: 11px;
	padding:0px;
	width:200px;
	height:120px;
}

.cart_summary_table_td_title {
	font-family:Tahoma;
	color:#000000;
	background-color:#EEEEEE;
}

.cart_summary_table_td_title_2 {
	font-family:Tahoma;
	font-weight:bold;
    color:#ffffff;
    border: 0.1em solid #cccccc;
}

.showcart_global_layer {
	border:none;
	padding:0;
	margin:1px;
	text-align:left;
}

.showcart_global_table {
	border:none;
	padding:0;
	margin:1px;
	text-align:left;
}

.showcart_table {
	border:none;
	font-family:Tahoma;
	font-size: 11px;
	padding:0px;
}

.showcart_th {
	background:#DDDDDD;
}

.showcart_td {
	border:1px solid #FDFDFD;
}

.showcart_td_image {
	border:none;
	background:#FFFFFF;
}

.showcart_qty_edit {
	border:1px solid #000000;
	font-family:Tahoma;
	font-size:11px;
	background:#CCCCCC;
	text-align:right;
}

.showcart_navigation_buttons {
	border:none;
	padding:0;
	margin:1px;
	text-align:left;
}

.button {
    font-size:14px;
    font-weight:bold;
}

#new_user_table {
	border: none;
	font-family:Tahoma;
	font-size: 11px;
}

#message {
	background:#FFFFFF;
	border:1px solid #EEEEEE;
	font-family:Tahoma;
	font-size:11px;
	color:#59516F;
	padding:15px;
	width:350px;
}

.colours_layer {
	border: 1px solid #EEEEEE;
	width: 110px;
	height: 50px;
	overflow:auto;
	background-color:#FFFFFF;
} 

.colours_select_layer {
	position:absolute;
	border: 1px solid #EEEEEE;
	width: 110px;
	height: 100px;
	overflow:auto;
	background-color:#FFFFFF;
	visibility:hidden;
} 

.stock_details_image_layer {
	border: 1px solid #EEEEEE;
	width: 331px;
	height: 331px;
	overflow:auto;
	padding:3px;
	background-color:#FFFFFF;		
	text-align:center;
}

.stock_details_code_layer {
	border: 1px solid #EEEEEE;
	width: 300px;
	height: 20px;
	overflow:auto;
	padding:3px;
	background-color:#FFFFFF;		
}

.stock_details_description_layer {
	border: 1px solid #EEEEEE;
	width: 300px;
	height: 100px;
	overflow:auto;
	padding:3px;
	background-color:#FFFFFF;
}

.stock_details_sellprice_layer {

}

.stock_details_size_layer {
	border: 1px solid #EEEEEE;
	width: 300px;
	height: 20px;
	overflow:auto;
	padding:3px;
	background-color:#FFFFFF;
}

.stock_details_qty_layer {
}

.stock_details_total_layer {
	border: 1px solid #EEEEEE;
	width: 60px;
	height: auto;
	overflow:auto;
	padding:3px;
	background-color:#FFFFFF;
	font-weight:bold;
}

.more_info_layer {
	height:0px;
	overflow:auto;
	width:100%;
	visibility:hidden;
}

.login_image_layer {
	position:relative;
	top: -50px;
	left:520px;
}

.loading_layer {
	position:absolute;
	background-color:#666666; 
	width:992px;
	height:100%;
	visibility:hidden; 
	text-align:center; 
	z-index:10; 
	float:none;
}

.currencies_global_table {
	border:none;
	padding:0;
	margin:1px;
	width:100%;
}

/*-----------------Website Specific ---------------------*/

.uppercase {
	text-transform:uppercase;
}

.basket_listitems {
/*	position:absolute; */
	text-align:left;
	width:220px;
}

.categories_listitems {
/*	position:absolute; */
	text-align:left;
	width:220px;
}

.popularitems {
/*	position:absolute; */
	width:100%; 
}

.search_listitems {
/*	position:absolute; */
	text-align:left;
	width:220px;
}

.order_payment_total_paid {
	color:#009900;
	font-weight:bold;
}

.order_payment_total_unpaid {
	color:#FF0000;
	font-weight:bold;	
}

.listitems_menu_categories a:link{
	font-weight:bold;
}

#popular_items {
	position:relative;
	float:left;
}

.titlebar {
	font-size:14px;
	line-height:28px;
	font-weight:normal;
}

.form_field_title {
    width: 30%;
}

#news_heading {
    position:relative;
    float:left;
}

#newsindex {
    position:relative;
    float:left;
    width:290px;
    height:100%;
    padding-right:15px;
    padding-bottom:15px;
    z-index:1;
}

#newsindex ul {
    list-style:none;
}

#newsitems {
    position:relative;
    width:auto;
}

#newsitems .news_title {
    font-weight:bold;
}

#currency_selector {
    float:right;
    margin-right:5px;
}

#currency_selector select {
    background: #000000;
    color: #cccccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

#showcart {
    margin-top:10px;
}

#post_order_navigation  td {
    padding-right:5px;
    font-size:13px;
}

/*--------------------END - Website Specific-----------------*/