body {
	margin:0px auto 0px auto;
	font-family:"Trebuchet MS", Verdana, Arial;
	background-color:#fff;
	background-image:url(../Images/TopBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:784px;
	font-size:100%;
	text-align:center;
}

hr {
	border: none 0;
	border-top: 1px dashed #524741;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#NewHeader {
	background-image:url(../Images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
	width:784px;
}

#ShapeDiv {
	background-image:url(../Images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding:0 7px 0 7px;
	text-align:left;
	width:770px;
}

#WhiteSpace {
	background-color:#FFFFFF;
	color:#1D1C1A;
	width:760px;
	text-align:right;
	padding:0 10px 20px 0;
	font-size:70%; 
}

#Nav {
	background-color:#0F669D;
	width:370px;
	height:23px;
	color:#FFFFFF;
	text-align:right;
	background-image:url(../Images/topbar.gif);
	padding-left:400px;
}

/* Left Column */
#Nav ul li a span {display:none}

#Nav ul {
	list-style:none;
	margin:0;padding:0;
	height:21px;
}
#Nav ul li {
	float:left;
	margin:0;padding:0;
	height:21px;
}
#Nav ul li a {
	text-decoration: none;
	display: block;
	margin:0;padding:0;
	overflow:hidden;
	height:21px;
}			
#Nav ul li a:hover,
#Nav ul li a.selected {
	background-repeat: no-repeat;
	height:21px;
}

#Nav ul li#nav_one a {width:56px;background-image: url("../nav/home.gif");background-position:0 0; }
#Nav ul li#nav_one a:hover {background-image: url("../nav/home.gif");background-position:-56px 0; }

#Nav ul li#nav_two a {width:69px;background-image: url("../nav/products.gif");background-position:0 0; }
#Nav ul li#nav_two a:hover {background-image: url("../nav/products.gif");background-position:-69px 0; }

#Nav ul li#nav_three a {width:68px;background-image: url("../nav/aboutus.gif");background-position:0 0; }
#Nav ul li#nav_three a:hover {background-image: url("../nav/aboutus.gif");background-position:-68px 0; }

#Nav ul li#nav_four a {width:56px;background-image: url("../nav/agents.gif");background-position:0 0; }
#Nav ul li#nav_four a:hover {background-image: url("../nav/agents.gif");background-position:-56px 0; }

#Nav ul li#nav_five a {width:109px;background-image: url("../nav/contact.gif");background-position:0 0; }
#Nav ul li#nav_five a:hover {background-image: url("../nav/contact.gif");background-position:-109px 0; }

/* Active States */
body#body-is-home #Nav ul li#nav_one a {background-image: url("../nav/home.gif");background-position:-56px 0; }
body#body-is-products #Nav ul li#nav_two a {background-image: url("../nav/products.gif");background-position:-69px 0; }
body#body-is-aboutus #Nav ul li#nav_three a {background-image: url("../nav/aboutus.gif");background-position:-68px 0; }
body#body-is-agents #Nav ul li#nav_four a {background-image: url("../nav/agents.gif");background-position:-56px 0; }
body#body-is-contact #Nav ul li#nav_five a {background-image: url("../nav/contact.gif");background-position:-109px 0; }

#Header {
	background-image:url(../Images/KlinicaHeader.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:167px;
}

#ContactDiv {
	background-color:#FFFFFF;
	width:707px;
	padding:25px 47px 56px 16px;
	display:table;
}

#MainDiv {
	background-color:#FFFFFF;
	width:727px;
	padding:25px 27px 56px 16px;
}

#BasketDiv {
	background-color:#FFFFFF;
	width:707px;
	padding:25px 47px 56px 16px;
	display:table;
	font-size:80%;
}

#ContactDiv h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:140%;
	color:#FE8B3E;
}

#ContactDiv h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FE8B3E;
	font-weight:bold;
}

#ContactDiv h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FE8B3E;
	font-weight:bold;
}

#BasketDiv h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:140%;
	color:#FE8B3E;
}

#BasketDiv h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001049;
	font-weight:bold;
}

.LeftColumn {
	width:152px;
	padding:14px 0px 30px 0px;
	float:left;
	font-size:80%;
}

.Heading {
	color:#F21A11;
	font-weight:bold;
}

.LeftColumn h2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-size:120%;
	color:#F21A11;
}

.RightColumn {
	padding:0 0 50px 20px;
	width:534px;
	float:right;
	font-size:75%;
	border-left:1px dotted #C9C9C9;
}

.RightColumn h2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-size:140%;
	color:#FE8B3E;
}

.InfoHeader {
	width:137px;
	height:29px;
}

.LeftHeader {
	font-weight:bold;
	width:250px;
	font-size:90%;
	color:#001049;
}

.Category {
	font-style:italic;
	font-size:140%;
	color:#F21A11;
	font-weight:600;
}

.InfoMain {
	background-color:#FDE9C6;
	padding:10px;
	width:117px;
	color:#757575;
	letter-spacing:90%;
}

#Footer {
	background-image:url(../Images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	font-size:70%;
	height:71px;
	width:784px;
}

#GoodDiv {
	width:760px;
	text-align:right;
	font-size:70%;
	padding:5px;
}

.redtext {
	font-size: 100%;
	font-weight: bold;
	color: Red;
}

.LeftFloat {
	float:left;
	padding:0px 20px 10px 0px;
}

.LeftFloat2 {
	float:left;
	width:340px;
}

.RightFloat {
	float:right;
}

.FloatClear {
	clear:both;
}

.Pager {
	font-weight:bold;
	color:#FE8B3E;
	text-align:center;
}

.ProductName {
	font-weight:600;
	color:#001049;
	font-size:80%;
	height:40px;
	text-transform:uppercase;
}

.Image {
	border:1px; 
	border-width: 1px;
	border-color:#FFF; 
	border-style: solid
}
A:hover, A:active {color: #fff}
A:hover .Image, A:active .Image {
	border:1px; 
	border-width: 1px; 
	border-color: #F27855;
	border-style: solid;
}

.ProdText {
	color:#001049;
}

.ProductTD {
	 vertical-align:top;
	 width:40%;
	 border-bottom:1px dotted #C9C9C9;
}

.HideDiv {
	display:none;
	width:150px;
	padding:5px;
}

.TextBox {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#001049;
	width:150px;
}

.TextBox2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#001049;
	width:200px;
}

.TextBox3 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#38A5C8;
	width:117px;
}

.SearchTop {
	margin-top:50px;
	background-image:url(../Images/SearchBtn.gif);
	height:28px;
	width:137px;
}

.SearchBottom {
	width:127px;
	background-color:#38A5C8;
	padding:5px;
	color:#FFFFFF;
	display:table;
}

.SearchDrop {
	font-size:10px;
}
.Quantity {
	width:30px;
	text-align:center;
}

.TableHeader {
	width:150px;
	text-align:center;
	font-weight:bold;
	background-color:#46B4D9;
	color:#FFFFFF;
}

.TableRow {
	text-align:center;
}

.FooterClear {
	clear:both;
	height:10px;
}

th {color:#a6a5a5;font-weight:normal;width:120px}

.productcode {color:#626262;width:50px;}
.productsize {color:#626262;width:380px}
.productcolours {color:#626262;width:40px;}
.productquantity {color:#626262;width:60px;}
.pagertable {padding:20px 0 20px 0;text-align:center;width:100%}

.Message {color:#ed301d;font-weight:bold;text-align:center;}

A.addtobasket        {color:#ed301d; font-weight:bold;text-decoration: underline;text-transform:uppercase} 
A.addtobasket:hover{color:#ed301d; font-weight:bold;text-decoration: none;text-transform:uppercase} 

A.BasketLink        {color:#1D1C1A; text-decoration: underline} 
A.BasketLink:visited{color:#1D1C1A; text-decoration: underline}
A.BasketLink:hover{color:#000; text-decoration: none} 
A.BasketLink:active{color:#1D1C1A; text-decoration: underline} 

A.NavLink        {color:#F21A11; text-decoration: underline; font-size:90%; font-weight:bold} 
A.NavLink:visited{color:#F21A11; text-decoration: underline; font-weight:bold}
A.NavLink:hover{color:#FE8B3E; text-decoration: none; font-weight:bold} 
A.NavLink:active{color: #757575; text-decoration: none; font-weight:bold}

A.NavLink2        {font-family:Verdana, Arial, Helvetica, sans-serif; color:#757575; text-decoration: none; font-size:90%;} 
A.NavLink2:visited{font-family:Verdana, Arial, Helvetica, sans-serif; color: #757575; text-decoration: none}
A.NavLink2:hover{font-family:Verdana, Arial, Helvetica, sans-serif; color:#FE8B3E; text-decoration: underline} 
A.NavLink2:active{font-family:Verdana, Arial, Helvetica, sans-serif; color: #757575; text-decoration: none}

A.WhyLink        {color:#000066; text-decoration: underline; font-size:80%;} 
A.WhyLink:visited{color:#000066; text-decoration: underline}
A.WhyLink:hover{color:#000066; text-decoration: none} 
A.WhyLink:active{color:#000066; text-decoration: underline}

A.TextLink        {color:#FE8B3E; text-decoration: underline} 
A.TextLink:visited{color:#FE8B3E; text-decoration: underline}
A.TextLink:hover{color:#ED8D0C; text-decoration: none} 
A.TextLink:active{color:#FE8B3E; text-decoration: underline}  

A.EmailLink        {color:#FF6600; text-decoration: underline} 
A.EmailLink:visited{color:#FF6600; text-decoration: underline}
A.EmailLink:hover{color:#ED8D0C; text-decoration: none} 
A.EmailLink:active{color:#FF6600; text-decoration: underline} 

A.FooterLink        {color:#FFF; text-decoration: underline} 
A.FooterLink:visited{color:#FFF; text-decoration: underline}
A.FooterLink:hover{color:#333333; text-decoration: none} 
A.FooterLink:active{color: #FFF; text-decoration: underline} 

A.GoodLink        {color:#CCCCCC; text-decoration: none} 
A.GoodLink:visited{color: #101010; text-decoration: none}
A.GoodLink:hover{color:#5F7171; text-decoration: underline} 
A.GoodLink:active{color: #101010; text-decoration: none} 



/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}