﻿body
{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 0px;
	background-color: #ffffff;
	color: #000;
	font-family: "Lucida Grande" , "Bitstream Vera Sans" , "Verdana";
	font-size: 12px;
	text-align: center;
}
#main-header
{
	background-image: url("/Images/logo.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 746px;
	height: 122px;
	border: 0px solid #000;
	margin: 0px auto;
	text-align: left;
}
#top-menu
{
	height: 84px;
	width: 100%;
	border: 0px solid #000;
	text-align: right;
}
#name-header
{
	background-image: url("/Images/name.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 473px;
	height: 30px;
	margin-left: 110px;
	border: 0px solid #000;
}
#main-content
{
	width: 720px; /* height: 350px; */
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #000;
	margin: 0px auto;
	text-align: left;
}
.content-table-column
{
	padding: 5px;
	vertical-align: top;
	border: 0px solid #000;
}
.main-sidebar-box
{
	width: 130px; /*height: 195px;*/
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px solid #0099FF; /*background-color: #D9DFFF;*/
	text-align: center;
}
#main-layout-content
{
	width: 560px;
	padding: 0px;
	border: 0px solid #0099FF;
}
#main-footer
{
	width: 746px;
	height: 50px;
	border: 0px solid #000;
	margin: 0px auto;
	text-align: center;
}
#divider
{
	background-image: url("/App_Themes/ClassicTwoOh/Images/divider.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 745px;
	height: 7px;
	border: 0px solid #000;
}
a
{
	color: #03c;
}
a:hover
{
	background-color: #03c;
	color: white;
	text-decoration: none;
}
.menu-links
{
	font-size: 14px;
}
.sidebar-heading
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content-heading
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px; /*border: 1px solid #0099FF;*/
	border-bottom: 1px solid #0099FF;
	text-align: center;
}
.sidebar-entry
{
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
.sidebar-links
{
	font-size: 16px;
}

#product-platforms
{
	text-align: center;
	font-style: italic;
	font-size: 14px;
	padding-bottom: 10px;
}
#product-description
{
	font-size: 12px;
}
#product-platform-description
{
	font-size: 12px;
	font-style: italic;
}
#product-links-area
{
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	font-size: 15px;
}

#cart-viewbox
{
	width: 560px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #0099FF;
	text-align: center;
}
#cart-viewbox-header
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #D9DFFF;
}
#cart-viewbox-totalrow
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #D9DFFF;
}
