
/* begin imported some styles  from original osC stylesheet */
.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
.messageStackError, .messageStackWarning {	
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color: #ffb3b5;
}



textarea {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
/* end import from original stylesheet */

/* the body tag for the html template */
body, html {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
}
/* pageWrapper div for centering and fixing width settings! 2005/08/08 */
div#pageWrapper {
position: relative;
margin: 10px auto; /* sets margin from top of browser page to start of web page */
width: 770; /* set total pagewidth or set at 100% */
}

/* no need to edit this - standard setting */
form {
display: inline;
}

/* no need to edit this - standard setting */
td {
vertical-align: top;
}

/* no need to edit this - standard setting */
td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT {
margin: 0px auto;
width: 100%;
}
/* total width of the sub-table containing the info boxes */
td.columnLT {
width: 150px;
padding: 0;
}

/* total width of the info boxes */
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 150px;
}

/* relative width of the info box table and sub tables */
table.infoBoxLT td table {
width: 100%;
}

/* class called infoboxContents in standard osCommerce */
td#contentLT {

}

/* just sets the margins for info boxes */
.infoBoxLT {
margin: 5px;
}

/* sets the padding for class called infoboxContents in standard osCommerce */
td#contentLT {
padding: 10px 12px;
}

/* padding for the infoBox headings */
td.infoBoxHeadingLT {
padding: 2px 4px;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
}
td.boxTextLT {
padding: 6px 5px;
}

div#imageNavLT{
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
margin: 1px 5px;
height: 17px;
}
.logoLT {
  text-align: center;
}

.navLeftLT {
  float: left;
}

.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
/* controls colours of module borders and borders around button areas*/


tr.productListing-even td {
background-color: #ffffff;
}
tr.productListing-odd td.productListing-data {
background-color: #ffffff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}

/* leave at zero or else it will conflict with
images used in infoBox headers and new products module */

/* controls colour of top and bottom navbar borders */
td#navBarTopLT, td#navBarBottomLT {
border: 1px #181387 solid;
border-width: 1px 0;
}
/* controls colour and style of webpage outer border */
table#mainLayoutLT {
border: 2px #181387 solid;
}

/* controls border colour of info boxes only - safe to change */
.infoBoxLT td {
border: 1px #181387 solid;
}

/* this is a table border, so leave at zero */
.infoBoxLT td table td {
border-width: 0px;
}

/* controls colour of text used to greet user */
.inputRequirement, .greetUser {
color: #181387;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}

/* end colors and borders */

/* begin fonts */
#copyRightLT {
font-size: 11px;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 11px;
font-family: arial, sans-serif;
}
#navBarTopLT, #navBarBottomLT {
font-size: 12px;
font-weight: bold;
color: #181387;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 11px;
font-family: arial, sans-serif;
}











body
{
	background-color	: #f5def2;
	margin			: 0;

}

body, table
{
	font-size		: 12px;
	font-family		: Verdana, Tahoma;
	color			: #000099;
}

img
{
	border			: 0;
}

a
{
	text-decoration	: none;
	color			: #2086c4;
}

a:hover
{
	text-decoration	: underline;
}


h1, .pageHeading
{
	font-size		: 20px;
	font-weight		: bold;
	color			: #7e2c89;
	padding		: 0;
	margin			: 0;
	padding-bottom		: 10px;
}

span.product-info-price
{
	font-size		: 25px;
	font-family		: Trebuchet MS;
	font-weight		: bold;
	color			: #7e2c89;
	
}

span.product-info-price-old
{
	font-size		: 12px;
	font-family		: Trebuchet MS;
	color			: #1d6900;
	text-decoration	: line-through;
	
}

div.txgn-clear
{
	clear			: both;
}

div.txgn-center
{
	text-align		: center;
}

div.txgn-container
{
	width			: 100%;
}

div.txgn-top
{
	height			: 75px;
	background-color	: #FFFFFF;
	background-image 	: url('images/header-bg.jpg');
	background-position	: right bottom;
	background-repeat	: no-repeat;
 
}


div.txgn-top div.txgn-topnav
{
	color			: #FFFFFF;	
	font-size		: 10px;
	padding-top		: 10px;
	text-align		: right;
	float			: right;
	width			: 300px;
}


div.txgn-top div.txgn-left
{
	float			: left;
	width			: 700px;
	/* background-image 	: url('images/logo.jpg');*/
	/* background-image 	: url('images/header-left-bg.png'); */
	background-position	: top left;
	background-repeat	: no-repeat;
	padding		: 0;
	margin			: 0;
} 

	div.txgn-top div.txgn-left ul
	{
		float			: left;
		list-style-type	: none;
		margin			: 0;
		padding		: 0;
		margin-top		: 43px;
		margin-left		: 10px;
	}
	
		div.txgn-top div.txgn-left li
		{
			float			: left;
			margin-right		: 5px;		
		}
		
		div.txgn-top div.txgn-left li a
		{
			display		: block;
			color			: #d354c5;
			background-image 	: url('images/tab-bg.jpg');
			background-position	: top right;
			background-repeat	: no-repeat;
			width			: 128px;
			font-size		: 16px;
			font-weight		: bold;
			text-decoration	: none;
			padding-top		: 7px;
			padding-bottom	: 7px;
		}
		
			div.txgn-top div.txgn-left li a:hover, div.txgn-top div.txgn-left li a.active
			{
				background-position	: top left;
				color			: #f6dbf5;
			}



div.txgn-top a
{
	text-decoration	: underline;
	color			: #FFFFFF;
}

div.txgn-toolbar
{
	background-color	: #f663e7;
	height			: 23px;
}

div.txgn-toolbar div.txgn-left
{
	float			: left;
	padding-left		: 10px;
	padding-top		: 4px;
	font-weight		: bold;
	color			: #FFFFFF;
}

div.txgn-toolbar div.txgn-left a
{
	color			: #FFFFFF;
}

div.txgn-toolbar div.txgn-right
{
	float			: right;
	font-weight		: bold;
	padding-right		: 10px;
	padding-top		: 4px;
	color			: #FFFFFF;	
}

div.txgn-toolbar div.txgn-right a
{
	color			: #FFFFFF;
}

div.txgn-toolbar div.txgn-right input.text
{
	width			: 150px;
	border-width		: 1px;
	border-color		: #61b8de;
	border-style		: solid; 
}



div.txgn-middle
{
	background-color	: #f5edf5;
	padding-bottom	: 20px;
}

div.txgn-middle div.txgn-sidebar-left
{
	float			: left;
	width			: 140px;
	margin-left		: 5px;
}

div.txgn-middle div.txgn-sidebar-right
{
	float			: right;
	width			: 140px;
	margin-right		: 5px;	
	_margin-top		: 15px;
}

div.txgn-middle div.txgn-content
{
	_width			: 99%;
	margin-left		: 160px;
	margin-right		: 160px;
	padding-top		: 25px;
}

div.txgn-bottom
{
	background-color	: #f663e7;
	height			: 20px;
	color			: #FFFFFF;
}

	div.txgn-bottom div.txgn-left
	{
		float			: left;
		width			: 47%;
		text-align		: left;
		padding-left		: 10px;
		padding-top		: 2px;
	}
	div.txgn-bottom div.txgn-right
	{
		float			: right;
		width			: 47%;
		text-align		: right;
		padding-right		: 10px;
		padding-top		: 2px;
	}
	

div.txgn-footer
{
	clear			: both;
	text-align		: center;
	color			: #000099;
	font-size		: 11px;	
	padding-top		: 20px;
	padding-bottom	: 20px;
}

div.txgn-footer a
{
	text-decoration	: underline;
	color			: #000099;
}



div.txgn-box, div.txgn-box-special
{
	background-color	: #FFFFFF;
	margin-bottom		: 15px;
	text-align		: left;
}

div.txgn-box-special
{
	margin-top		: 0;
	padding-top		: 8px;	
}

div.txgn-box div.txgn-large a, div.txgn-box-special div.txgn-large a
{
	font-size		: 20px;
	color			: #2187c5;
}

div.txgn-box-special div.txgn-large a
{
	color			: #FFFFFF;
}

div.txgn-box div.txgn-box-title, div.txgn-box-special div.txgn-box-title
{
	font-size		: 14px;
	font-weight		: bold;
	color			: #2187c5; /* 2187c5*/
	text-align		: left;
	padding-bottom	: 2px;
}

div.txgn-box div.txgn-box-title
{
	background-color	: #f663e7;
	color			: #FFFFFF;	
}

div.txgn-box-special div.txgn-box-title, div.txgn-box-special div.txgn-box-title a
{
	color			: #FFFFFF;		
}

div.txgn-box div.txgn-box-title a
{
	color			: #FFFFFF; 
}

div.txgn-box div.txgn-box-title small
{
	font-size		: 12px;
}

div.txgn-box-special div.txgn-box-title
{
	color			: #FFFFFF;
	padding-top		: 0;
	font-weight		: normal;
}

div.txgn-box-special a, div.txgn-box-special
{
	color			: #FFFFFF;
}

div.txgn-box div.txgn-box-text, div.txgn-box-special div.txgn-box-text-special
{
	padding		: 10px;
	font-size		: 11px;
	border-color		: #c87ec9;
	border-width		: 1px;
	border-style		: solid;
	background-color	: #f3e5f3;
	background-image 	: url('images/box-text-bg.jpg');
	background-position	: right top;
	background-repeat	: repeat-x;
	color			: #37475e;
}

div.txgn-box div.txgn-box-text a
{
	font-size		: 11px;
	color			: #37475e;
}

div.txgn-box-text-special
{
	padding		: 5px;
	font-size		: 11px;
	margin-left		: 8px;
	margin-right		: 8px;
}

div.txgn-box-text-special, div.txgn-box-text-special a
{
	color			: #61b8de;
}


div.txgn-box div.txgn-box-text img.thumb
{
	width			: 100%;
}

div.txgn-corner-top-left
{
	float			: left;
	width			: 8px;
	height			: 8px;
	background-image 	: url('images/corner-top-left.gif');
	background-position	: left top;
	background-repeat	: no-repeat;	
}


div.txgn-corner-top-right
{
	float			: right;
	width			: 8px;
	height			: 8px;
	background-image 	: url('images/corner-top-right.gif');
	background-position	: right top;
	background-repeat	: no-repeat;	
}



a span.cat
{

	font-size		: 13px;
	font-weight		: bold;
}


a span.cat-master
{
	font-weight		: bold;
		
}

a span.cat-current
{
	
}

span.prod-list-name
{
	font-weight		: bold;
}

span.prod-list-model
{
	font-size		: 10px;
}


span.prod-list-price
{
	font-weight		: bold;
	color			: #3366ff;
}


table.productListing, table.infoBox
{
	background-color	: #FFFFFF;
	border-width		: 1px;
	border-color		: #f663e7;
	border-style		: solid;	
}

td.infoBoxHeading, td.productListing-heading, td.infoBoxHeading a, td.productListing-heading a
{
	background-color	: #f663e7;
	padding		: 1px;
	color			: #FFFFFF;
	font-size		: 13px;
}

td.formAreaTitle
{
	padding		: 1px;
	font-size		: 14px;
	font-weight		: bold;
}

td.main, p.main, td.category_desc
{
	padding-bottom	: 20px;

}


td.main a, p.main a, td.category_desc a
{
	text-decoration	: underline;
}

table.infoBox td.main, td.main  td.main, p.main p.main, table.infoBox tr.infoBoxContents td.main
{
	border-width		: 0;
}


.pageHeading img
{
	display		: none;
}

form td.main
{
	width			: 50%;
}


