/*
Created By: Darren Bennett
Date: 23/4/07
Description: Main style sheet for the amway video download website
*/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	}
	

h2 {
margin-top:0px;
}

h3 {
margin-top:0px;
}
	
a, a:link, a:visited {
	text-decoration:none;
	color:#ff0000;
	}	
	
img {
	border-width:0px;
	}
	
.bold {
	font-weight:bolder;
	}

.lang_sel
	{
	font-size: 9px;
	}

#masthead {
	/*width:760px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.lang_head
	{
	padding: 3px 0px 5px 0px;
	}


h1#masthead {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	}
	
h2#heading1 {
	font-size:16px;
	color: #0066CC;
	}
	
#mainContent {
	color:#666666;
	font-size:12px;
	}
	
#siteWrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	}
	
#leftColumn {
	position:relative;
	width:428px;
	float:left;
	}
	
.barStyle {
	width:100%;
	padding: 5px 0px 5px 0px;
	background-image:url(/slices/hBarTile.gif);
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	/*text-transform:uppercase;*/
	text-align:center;
	}

p#introduction {
	color:#666;
	font-size:14px;
	}
	
#searchBox {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width: 380px;
	background-image: url(/slices/searchBarTile.gif);
	background-repeat:repeat-x;
	}
	
#searchLeft {
	float:left;
	}
	
label#searchLabel {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	margin: 4px 0px 0px 0px;
	}
	
input#search {
	position:relative;
	display:block;
	width:212px;
	height:10px;
	font-size:10px;
	margin-top:0px;
	float:left;
	margin: 3px 0px 0px 0px;
	}
	
input#submit {
	float:right;
	display:block;
	}
	
.paging {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 20px;
	}

.pageLeft {
	display:block;
	float:left;
	}
	
.pageRight {
	display:block;
	float:right;
	}
	
.clear {
	clear:both;
	}
	
.clearLeft {
	clear:left;
	}

#galleryThumbs {
	/*border: 1px solid #000;*/
	}
	
.thumb {
	float:left;
	width:124px;
	height: 130px;
	margin:7px;
	color:#999999;
	font-size:12px;
	}
	
.thumbImg {
	padding-bottom: 5px;
	}
	
.thumbCaptions {
	display:block;
	font-size:10px;
	color:#000000;
	/*width:90px;*/
	}
	
	
.thumbBtn {
	float:right;
	}
	
	
#rightColumn {
	width:320px;
	float:right;
	}
	
#panels {
	font-size:12px;
	color:#333;
	border: 1px solid #666;
	width: 320px;
	}
	
h4#category{
	font-size:14px;
	color:#333;
	font-weight:bold;
	}
	
#tblDownload {
	/*border: 1px solid #666;*/
	width:100%;
	font-size:16px;
	color:#999999;
	font-weight:bold;
	}
	
.padding1 {
	margin:20px;
	}
	
#categoryTable {
	width:428px;
	margin-right:10px;
	height:220px;
	margin-bottom:10px;
	}
	
#categoryTable td {
	padding:8px;
}

#mpdTable td {
	padding:9px;
}
	
#mpdTable {
	width:320px;
	height:220px;
	}
	
.tableStyle1 {
	background-color:#99CCFF;
	border: 1px solid #0066FF;
	padding:0px;
	float:left;
	margin-top:20px;
	}

.tableStyle1 th {
	background-image:url(/slices/hBarTile.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	padding:4px 0px 4px 0px;
	margin:0px;
	}
	
.tableStyle1	td {
	font-size:12px;
	font-weight:bold;	
	/*text-transform:capitalize;*/
	color:#006699;
	}	
	
.rightCol {
	text-align:right;
	}
	
#footer {
	border-top:1px solid #CCC;
	font-size: 11px;
	color:#999999;
	}
	
#copyright {
	margin-top:5px;
	}
	
#lowerNav {
	float:right;
	margin-top:5px;
	}
	
#lowerNav ul {
	margin:0px;
	padding:0px;
}

#lowerNav li {
	display:block;
	float:left;
	margin-right:5px;
	list-style:none;
}

#lowerNav a:link {
	color:#666666;
	}
	
#lowerNav a:hover {
	color: #FF0000;
	}
	
.amwayLinks {
	text-align:center;
	}
	
.amwayLinks a:link {
	color:#666666;
}

.amwayLinks a:hover {
	color: #FF0000;
	}
	
#tblDownload a:link, #tblDownload a:visited{
	background-image:url(/slices/btn_back.jpg);
	display:block;
	width:60px;
	height:17px;
	/*padding:3px;*/
	font-size: 11px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	}
	

#video_title
	{
	margin-top: 0px;
	}
	
#video_category
	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	}

#video_detailText
	{
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
#video_email
	{
	text-align: left;
	padding: 5px 0px 15px 10px;
	}
	
.imgBtn2:link, .imgBtn2:visited
	{
	background-image:url(/slices/btn_back2.png);
	display:block;
	width:158px;
	height:17px;
	/*padding:3px;*/
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	}
	
#email_title
	{
	margin: 0px;
	}
	
.email_lbl
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px 2px 0px;
	}
	
.email_field
	{
	width: 296px;
	border: 1px solid #666666;
	height: 20px;
	}

.email_send:link, .email_send:visited, .email_send
	{
	background-image:url(/slices/btn_back.jpg);
	display:block;
	width:60px;
	height:17px;
	/*padding:3px;*/
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	border: 0px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}
	
.barStyle2 {
	width:100%;
	padding: 5px 0px 5px 0px;;
	font-size:14px;
	font-weight:bold;
	color:#000;
	/*text-transform:uppercase;*/
	text-align:center;
	}