/****************************
		General
****************************/

body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana, arial;
	background-color: #323232;
	color: #a63815;
	background: url(../images/background.jpg) repeat-y top center;
}

img
{
 	display: inline;
	margin: 0;
	padding: 0;
}


/****************************
		Text
****************************/

.Text					{ font-family: verdana; font-weight: none; font-size: 12px; color: #000000; line-height: 20px;}
a.Text					{ text-decoration: underline; color: #e67f06;}
a.Text:hover			{ text-decoration: underline; color: #e67f06;}

.TextTitle				{ font-family: verdana; font-weight: none; font-size: 12px; color: #000000; line-height: 20px; margin: 0; padding: 0;}
a.TextTitle				{ text-decoration: underline; color : #000000; }
a.TextTitle:hover		{ text-decoration: underline; color : #000000; }

.TextS					{font-size: 10px; line-height: 14px;}
.TextM					{font-size: 12px; line-height: 16px;}
.TextL					{font-size: 14px; line-height: 18px;}
.TextXL					{font-size: 16px; line-height: 20px;}

h1						{ font-family: verdana; font-weight: none; font-size: 16px; color: #000000; line-height: 20px; margin: 0; padding: 0; text-decoration: none;}
a.h1					{ text-decoration: none; color : #000000; }
a.h1:hover				{ text-decoration: none; }

h2						{ font-family: verdana; font-weight: none; font-size: 12px; color: #000000; line-height: 20px; margin: 0; padding: 0;}
a.h2					{ text-decoration: underline; color : #000000; }
a.h2:hover				{ text-decoration: underline; color : #000000; }

.TextBold				{font-weight: bold;}
.TextWeak				{color: #818181;}
.TextVeryWeak			{color: #505050;}

/****************************
		Containers
****************************/



.Wrap
{
 	position: relative;
	width: 739px;
	/*height: 100%;*/
	margin: 0px auto;
	text-align: center;
	background: url(../images/wrap.jpg) repeat-y top;
}



/****************************
		Header
****************************/
.Header
{
	position: relative;
	width: 620px;
	height: 150px;
	text-align: center;
	margin: 20px auto 0px auto;
	
}


/****************************
		Content Box
****************************/
.Box
{
	position: relative;
	width: 689px;
	margin: 20px auto 0px auto;
	background-color: #dddddd;
}

.Box2
{
	position: relative;
	width: 689px;
	margin: 20px auto 0px auto;
}

.BoxTop
{
	position: relative;
	width: 689px;
	height: 28px;
	background: url(../images/box_top_middle.jpg) repeat-x top;
}

.BoxTop_Left
{
	position: absolute;
	left: 0px;
	width: 689px;
	height: 28px;
	background: url(../images/box_top_left.jpg) no-repeat left;
}

.BoxTop_Right
{
	position: absolute;
	left: 0px;
	width: 689px;
	height: 28px;
	background: url(../images/box_top_right.jpg) no-repeat right;
	background-image: url(../images/box_top_right.jpg);
}

.BoxBottom
{
	position: relative;
	width: 689px;
	height: 12px;
	background: url(../images/box_bottom_middle.jpg) repeat-x top;
}

.BoxBottom_Left
{
	position: absolute;
	left: 0px;
	width: 689px;
	height: 12px;
	background: url(../images/box_bottom_left.jpg) no-repeat left top;
}

.BoxBottom_Right
{
	position: absolute;
	left: 0px;
	width: 689px;
	height: 12px;
	background: url(../images/box_bottom_right.jpg) no-repeat right top;
}

.BoxTitle
{
	position: relative;
	width: 649px;
	top: 6px;
	left: 21px;
	text-align: left;
}

.BoxContent
{
	position: relative;
	width: 649px;
	margin: 20px auto 0px auto;
	text-align: left;
}

.BoxColumn1_Title	{
	position: absolute;
	left: 226px;
	top: 6px;
	width: 93px;
}
.BoxColumn2_Title	{position: absolute;	left: 400px;	top: 6px;}
.BoxColumn3_Title	{position: absolute;	left: 566px;	top: 6px;}


/****************************
		Preview Box
****************************/

.PreviewBox
{
	position: relative;
	float: right;
	width: 156px;
	height: 230px;
	margin: 0px 0px 0px 0px;
	background-color: #d2d2d2;
	border: 1px solid #afafaf;
	text-align: center;
	top: 5px;
}

.PreviewBox2
{
	position: relative;
	float: right;
	width: 156px;
	height: 298px;
	margin: 0px 0px 0px 0px;
	background-color: #d2d2d2;
	border: 1px solid #afafaf;
	text-align: center;
	top: 5px;
}

.PreviewBox3
{
	position: relative;
	float: right;
	width: 156px;
	height: 280px;
	margin: 0px 0px 0px 0px;
	background-color: #d2d2d2;
	border: 1px solid #afafaf;
	text-align: center;
	top: 5px;
}

.PreviewBox_Content
{
	position: relative;
	margin: 3px auto 0px auto;
}

/****************************
	Site Comparison Table
****************************/

.SitesTable
{
	border: none;
	width: 100%;
}

.SitesTable_TD_Icon
{
	width: 62px;
	text-align: center;
}

.SitesTable_TD_Category
{
 	width: 120px;
	text-align: left;
}


.Sitestable_TD_Site
{
 	width: 169px;
	text-align: center;	
}

.SitesTable_Row
{
	height: 58px;
}

/****************************
		Footer
****************************/
.Footer
{
 	clear: both;
	position: relative;
	margin: 10px auto;
	height: 35px;
	width: 689px;
	background-color: #dddddd;
}

.Footer_Content
{
 	position: relative;
 	width: 689px;
	top: 10px;
	margin: 0px auto;
}

.Footer_Left
{
	position: absolute;
	left: 0px;
	width: 16px;
	height: 35px;
	background: url(../images/footer_left.jpg) no-repeat left;
}

.Footer_Right
{
	position: absolute;
	right: 0px;
	width: 16px;
	height: 35px;
	background: url(../images/footer_right.jpg) no-repeat right;
}

/****************************
		Misc.
****************************/

.Spacer
{
	position: relative;
	height: 15px;
}
