
/* Home Page - START */

#home {
	margin-top: 10px;
}

#home .box1 {
	background-color: #CCCCCC;
	filter: Alpha(Opacity=80);
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
}

#home .box1container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	display: block;
	position: relative;
	z-index: 1;
	border-top: 1px solid #666666;
	border-right: 0px;
	border-bottom: 1px solid #666666;
	border-left: 0px;
}

#home .featured {
	font-size: 1em;
	color: #000;
	padding: 0px;
	margin: 0px;
	height: 180px;
	width: 260px;
	padding-bottom: 10px;
}

#home .featuredcontainer {
	height: 180px;
	width: 260px;
	border: 0px;
}

#home .featuredcontainer, .title, .image, .desc {
	margin: 0px;
	padding: 0px;
}

#home .featuredcontainer .title{
	height: 30px;
	width: 260px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000066;
	padding-left: 20px;
	vertical-align: bottom;
}

#home .featuredcontainer .image{
	height: 150px;
	width: 120px;
	text-align: center;
	vertical-align: top;
}

#home .featuredcontainer .image img {
	padding-top: 10px;
}


#home .featuredcontainer .desc{
	height: 150px;
	width: 140px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	font-size: 0.9em;
}

#home .featuredcontainer .price {
	text-align: right;
	width: 100%;
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	padding-top: 5px;
}

#home .featuredcontainer .desc div {
	text-align: right;
	width: 100%;
}

#home .featuredcontainer .desc a {
	color: #336699;
	text-decoration: none;
	text-align: right;
}

#home .featuredcontainer .desc a:hover {
	color: #3399FF;
}

#home .featuredcontainer .desc a img {
	vertical-align: middle;	
}

#home .intro {
	font-size: 1.3em;
	color: #000;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	height: 180px;
	width: 500px;
	text-align: justify;
	vertical-align: middle;
	line-height: 1.5em;
}

#home .box2 {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	border-top: 1px solid #000000;
	border-right: 0px;
	border-bottom: 1px solid #000000;
	border-left: 0px;
}

#home .box2container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	display: block;
	position: relative;
	z-index: 1;
}

#home .info, .show {
	margin: 0px;
	padding: 0px;
	height: 160px;
}

#home .info {
	width: 500px;
}

#home .info p {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.1em;
	text-align: justify;
}

#home .info a {
	color: #CCCCCC;
	text-decoration: none;
}

#home .info a:hover {
	color: #9999FF;
}

#home .show {
	width: 260px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
}

#home .show .title {
	font-size: 1.4em;
	font-weight: bold;
	color: #CCCCCC;
}

#home .show .showlink a {
	color: #CCC;
	text-decoration: none;	
}

#home .show .showlink a:hover {
	color: #EEE;
	text-decoration: none;	
}

#home .show .desc {
	font-size: 1.1em;
	color: #EEE;
}

#home .show .date {
	font-size: 1em;
	color: #EEE;
	font-weight: bold;
}

#home .show div {
	text-align: right;
	width: 100%;
}

#home .show a {
	color: #CCC;
	text-decoration: none;
	text-align: right;
}

#home .show a:hover {
	color: #9999FF;
}

#home .show a img {
	vertical-align: middle;	
}

#home hr {
	height: 2px;
	width: 760px;
	margin-top: 7px !important; /* IE Fix */
	margin-bottom: 7px !important; /* IE Fix */
	margin-top: 0px;
	margin-bottom: 0px;
	color: #BBB;
}

/* Home Page - END */

/* Products Page - START */

#products {
	width: 760px;
	margin-top: 10px;
	border-top: 1px solid #333;
	border-right: 0px;
	border-bottom: 1px solid #333;
	border-left: 0px;
}

#products .sidebar {
	background-color: #666;
	margin: 0px;
	padding: 20px 0px 20px;
	height: 100%;
	width: 200px;
	vertical-align: top;
	border-right: 1px solid #333;
}

#products .sidebar img {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 0px;
	border-left: 0px;
	margin-bottom: 3px;
}

#products .productname {
	height: 20px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 2px;
}

#products .productname a {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5em;
}

#products .productname a:hover {
	color: #111;
}

#products .productinfo {
	background-color: #CCC;
	filter: Alpha(Opacity=80);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: auto;
	vertical-align: top;
}

#products .productinfo div {
	height: 100%;
	width: auto;
	display: block;
	position: relative;
	z-index: 1;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 30px !important; /* IE Fix */
	margin-left: 10px;
	margin-bottom: 0px !important; /* IE Fix */
	margin-bottom: 20px;
	vertical_align: top;
}

#productlayout {
	height: auto;
	width: 500px;
	text-align: center;
	vertical-align: top;
	margin-left: 0px !important;
	margin-left: 20px;
}

/* #productlayout .productdisplay {
	height: auto;
	width: 200px;
	vertical-align: top;
	padding-bottom: 20px;
} */

#productlayout {
	width: auto;
	height: auto;
	vertical-align: top;
	padding-bottom: 20px;
}

#productlayout .title, .description, .price, .image, .buynow {
	text-align: left;
	vertical-align: top;
	padding-right: 50px;
}

#productlayout .title, .description {
	width: 200px;
}

#productlayout .price, .buynow {
	padding-bottom: 20px;
}

#productlayout .buynow {
	text-align: right;
}

#productlayout .buynow a {
	width: 55px;
	height: auto;
	display: block;
	margin: 0px;
	padding: 1px 2px;
	color: #EEE;
	background: #990066;
	border: solid 1px #333;
	text-align: center;
	text-decoration: none;
}

#productlayout .buynow a:hover {
	color: #000;
	background: #CC99FF;
}

#productlayout .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}

#productlayout .image img {
	border: 1px solid #333333;
}

#productlayout .description {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
}

#productlayout .price {
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

#productsmain {
	width: 80%;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#productsmain td {
	padding-bottom: 10px;
}

#productsmain img {
	border: 1px solid #000000;	
}

#productsmain a {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5em;
}

#productsmain a:hover {
	color: #990066;
}

/* Products Page - END */

/* Default Page - START */

#default {
	height: 100%;
	width: 720px;
	font-size: 1.1em;
	color: #333333;
	margin: 20px;
}

#default h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000066;	
}

#default h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #996699;	
}

#default h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}

#default p {
	padding-bottom: 5px;	
}

#default div {
	font-size: 0.9em;
	color: #666666;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

#default a {
	color: #000000;
	text-decoration: none;	
}

#default a:hover {
	color: #666666;
}

.comingsoon h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000066;	
}

/* Whats New Page - END */




