﻿body
{ 
	margin: 0;
}

.clear
{
	clear: both;
}

.separator
{ 
  height: 17px;
  width: 1px;
  border-left: dotted 1px #808080;
  float: right;
  margin: 0 10px;
}

.separator_footer
{ 
  height: 17px;
  width: 1px;
  border-left: dotted 1px #808080;
  float: left;
  margin: 0 14px;
}

#content_top
{
	height: 50px;
	background-color: #333333;
}

#webAddress
{
	font: italic 20px Calibri;
	color: #808080;
	width: 300px;
	height: 40px;
	float: left;
	margin-top: 12px;
}

#top1
{
	width: 280px;
	height: 17px;
	float: right;
	margin-top: 15px;
}

#top1 a
{
	font: normal 15px Calibri;
	text-decoration: none;
	color: #808080;
	float: right;
}

#top1 a:hover
{
	color: White;
}

#flags
{
	width: 280px;
	height: 22px;
	float: right;
	margin-top: 15px;
}

#flags img
{
	float: right;
	border: solid 1px White;
}

#logo
{
	margin-top: 10px;
	float: left;
	width: 250px;
	height: 76px;
	background: white url(../Images/Tenisit_logo.gif);
}

#logo_links
{
	height: 105px;
	width: 1000px;
	margin: 20px auto 10px auto;
}

#top_selling
{
	float: left;
	width: 130px;
	height: 91px;
	margin-left: 100px;
}

#links_first
{
	background: White url(../Images/Btn_home_bg.gif);
	float: left;
	height: 40px;
	width: 88px;
	padding-top: 10px;
	margin-right: 20px;
	text-align: center;
}

#links_first a
{
	font: normal 20px Calibri;
	color: Black;
	text-decoration: none;
}

#links_first a:hover
{
	color: White;
}

.links_middle
{
	float: left;
	height: 40px;
	padding-top: 10px;
	margin-right: 18px;
}

.links_middle a
{
	
	font: normal 20px Calibri;
	color: Black;
	text-decoration: none;
}

.links_middle a:hover
{
	color: #AD490D;
	text-decoration: underline;
}

#links_last
{
	float: left;
	height: 40px;
	padding-top: 10px;
}

#links_last a
{
	font: normal 20px Calibri;
	color: Black;
	text-decoration: none;
}

#links_last a:hover
{
	color: #AD490D;
	text-decoration: underline;
}

#content_middle h1, h3
{
	font-family: Calibri;
	color: Black;
}

#content_middle p, ul
{
	font: normal 17px Calibri;
	color: Black;
	text-align: justify;
}

#content_middle a
{
	font: normal 17px Calibri;
	color: Black;
	text-decoration: underline;
}

#content_middle a:hover
{
	color: #AD490D;
	text-decoration: underline;
}

#line1_0
{
	width: 1000px;
	height: 20px;
	margin: 20px auto 15px auto;
	font: bold 20px Calibri;
	color: Black;
}

.line1_0_0
{
	width: 283px;
	height: 25px;
	float: left;
	margin-right: 75px;
	border-bottom: solid 1px #666666;
}

#line1_0_1
{
	width: 283px;
	height: 25px;
	float: left;
	border-bottom: solid 1px #666666;
}

#line1_1
{
	width: 1000px;
	height: 100px;
	margin: 25px auto 20px auto;
	color: Black;
}

#line1_1_0
{
	width: 52px;
	height: 52px;
	float: left;
	background: black url(../Images/Transport_icon.gif);
}

#line1_1_1
{
	width: 220px;
	height: 52px;
	float: left;
	padding: 0 0 0 10px;
	font: normal 12px Calibri;
}

#line1_1_2
{
	width: 283px;
	height: 28px;
	float: left;
	padding: 20px 10px 0 0;
	font: bold 14px Verdana;
}

#line1_1_3
{
	width: 52px;
	height: 52px;
	float: left;
	background: black url(../Images/Request_icon.gif);
}

#line1_1_4
{
	width: 220px;
	height: 52px;
	float: left;
	padding: 0 0 0 10px;
	font: normal 12px Calibri;
}

#line1_1_5
{
	width: 283px;
	height: 28px;
	float: left;
	padding: 20px 10px 0 0;
	font: bold 14px Verdana;
}

#line1_1_6
{
	width: 52px;
	height: 52px;
	float: left;
	background: black url(../Images/About_icon.gif);
}

#line1_1_7
{
	width: 220px;
	height: 52px;
	float: left;
	padding: 0 0 0 10px;
	font: normal 12px Calibri;
}

#line1_1_8
{
	width: 283px;
	height: 28px;
	float: left;
	padding: 20px 10px 0 0;
	font: bold 14px Verdana;
}

#line1_1 a
{
	font: bold 14px Verdana;
	text-decoration: none;
	color: #AD490D;
}

#line1_1 a:hover
{
	color: Black;
}

#footer
{
	height: 520px;
	background-color: #333333;
}

#footer_link a
{
	float: left;
	font: normal 15px Calibri;
	text-decoration: none;
	color: #808080;
}

#footer_link a:hover
{
	color: White;
}

#footer_about
{
	margin-top: 2px;
	width: 225px;
	height: 410px;
	float: right;
}

#footer_about p
{
	font: normal 20px Calibri;
	color: #808080;
}

#footer_about span
{
	font-size: 55px;
}

/*email form*/
#mail_form
{
	width: 1000px;
	height: 800px;
	padding-top: 10px;
}

.mail_form_row
{
	width: 1000px;
	height: 30px;
	margin-top: 25px;
}

#mail_form_textArea
{
	width: 1100px;
	height: 118px;
	margin: 25px 0 25px 0;
}

.label_1
{
	width: 160px;
	height: 26px;
	float: left;
	font: normal 18px Calibri;
	color: Black;
	padding-top: 4px;
}

.label_2
{
	width: 450px;
	height: 30px; 
	float: left;
}

.label_captchaImg
{
	width: 90px;
	height: 30px; 
	float: left;
}

.label_captchaText
{
	width: 337px;
	height: 23px;
	border: solid 1px #757575;
	padding: 3px 0 0 5px;
	font: normal 15px Calibri;
	color: Black;
}

.error
{
	width: 300px;
	height: 30px;
	font: normal 15px Calibri;
	color: Red;
	line-height: 30px;
}

.label_2_2
{
	width: 450px;
	height: 30px;
	float: left;
}

.input_form
{
	width: 427px;
	height: 23px;
	border: solid 1px #757575;
	padding: 3px 0 0 5px;
	font: normal 15px Calibri;
	color: Black;
}

.textAreaForm
{
	width: 427px;
	height: 110px;
	border: solid 1px #757575;
	font: normal 15px Calibri;
	color: Black;
	padding: 3px 0 0 5px;
	resize: none;
}

.sendStatus
{
	width: 313px;
	height: 25px;
	margin-left: 160px;
	padding-top: 5px;
	float: left;
	font: bold 17px Calibri;
	color: Green;
}

#submit_button
{
	width: 100px;
	height: 30px;
	margin-left: 20px;
	background-color: #AD490D;
	font: normal 15px Calibri;
	color: White;
	border: solid 1px #808080;
	cursor: pointer;
}