/*************************************
*  BEGIN GLOBAL TEXT STYLES
*************************************/
body {
	font-family:Arial, sans-serif;
	color:#333333;
	font-size:.75em;
	line-height:1.125em;
	background-color:#303030;
	background-image:url(/ag-images/body-bg.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#333333;
}
.clearfloats{clear:both;}

/*************************************
*  BEGIN GLOBAL LAYOUT
*************************************/
#topbar {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1010px;
	height:113px;
	background:url(/ag-images/header-bg.jpg) no-repeat;
}

#wrapper {
	background:url(/images/innerContainerBg.jpg) repeat-y;
	margin:0 auto;
	padding:0;
	position:relative;
	width:939px;
	background-color:#FFFFFF;
}
/*************************************
*  BEGIN HOMEPAGE LAYOUT
*************************************/
#homewrapper {
	margin:0 auto;
	padding:0;
	position:relative;
	width:940px;
	background-color:#303030;
}
#flash{
	height:352px;
	width:940px;
}
#midbar{
	margin:0 auto;
	padding:0;
	position:relative;
	height:260px;
	width:940px;
	background-color:#2f2f2f;
}
#doubleBoxContainer {float:left;width:454px;}
#box1a {float:left;height:144px;overflow:hidden;width:454px;}
#box1b {float:left;height:117px;width:454px;}
.product_search {background:#c5201b;float:left;height:50px;margin:0 0 3px 0;width:486px;}
.product_search img {float:left;}
.product_search input {background:url(../images/product_search_input.jpg) no-repeat;background-color:#fff; border:0 !important;float:left;height:19px; margin:10px 0 0;padding:6px 0 0 5px;width:155px;}
.product_search input.BTNhomeSearch {background:url(../images/searchBtn.jpg) !important;cursor:pointer;height:47px !important;margin:0 !important;width:73px !important;}
#box2 {float:left;margin:0 3px 0 0;width:247px;}
#box3 {float:left;width:236px;}
/*************************************
*  END HOMEPAGE LAYOUT
*************************************/

#header {
	height:131px;
	width:1000px;
}
#menubar{
	margin:0;
	padding:0;
	width:939px;
	height:42px;
	background-color:#161616;
}
#menubar ul{
	list-style:none;
	float:left;
	margin:0;
	padding:0 0 0 5px;
	width:700px;
}
#menubar li{
	display:block;
	float:left;
}
#menubar li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	height:21px;
	padding:14px 15px 6px 15px;
}
#menubar li a:hover{
	background-image:url(/ag-images/menu-bg.jpg);
	background-repeat:repeat-x;
	color:#999;
}
#searchbar{
	margin:0;
	padding:0;
	width:939px;
	height:39px;
	background-image: url(/ag-images/search-bg.gif);
	background-repeat:no-repeat;
}
#searchform{
	position:absolute;
	left: 732px;
	top: 11px;
	width: 218px;
	height: 18px;
	color:#fff;	
}
#searchform input {border:none;margin:0 3px 0 0;width:145px;height:18px;border:1px solid #666666;color:#666;font-size:11px;vertical-align: middle;}
.searchBtn {background:url(../ag-images/searchBtn.gif) no-repeat;border:0 !important;cursor:pointer;height:22px !important;width:53px !important;}
#searchform img {float:right;margin-top:-22px;margin-right:13px;}
#searchform2{
	position:absolute;
	left: 622px;
	top: 42px;
	width: 345px;
	color:#fff;	
}
#searchform2 input{border:0px;width:135px; vertical-align: middle;}
#searchform2 label {float:left;font-weight:bold;margin:12px 0 0 0;width:90px;}
.productSearchBtn {background:url(../images/productSearchBtn.gif) no-repeat;border:0 !important;cursor:pointer;height:39px !important;width:64px !important;}
.productSearchInput {background:url(/ag-images/productSearchInputBg.jpg) no-repeat; height:19px !important;padding:4px 0 0 6px;width:145px !important;}
#breadcrumb{
	width:570px;
	color:#fff;
	padding:12px 0 0 20px;
	font-size:11px;
	font-weight:bold;
}
#breadcrumb a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#breadcrumb a:hover{
	color:#ccc;
}
#leftside{
	float:left;
	width:220px;
	background-color:#767676;
	background-image:url(/ag-images/leftmenu-bg.gif);
	background-repeat:repeat-x;
}

/*************************************
*  BEGIN FEATURE PRODUCT MENU
*************************************/

#prodmenu{
	list-style:none;
	margin-left:20px;
	margin-right:20px;
	padding:20px 0;
	border-bottom:2px solid #828282;
}
#prodmenu li{
	padding:4px 0;
}
#prodmenu li a{
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold !important;
}
#prodmenu li a:hover{
	color:#CCCCCC !important;
}

/*************************************
*  BEGIN PRODUCT MENU
*************************************/

#prodmenu2{
	list-style:none;
	margin-left:20px;
	margin-right:20px;
	padding:0 0 20px 0;
	color:#b0b0b0;
}
#prodmenu2 li{
	padding:4px 0;
}
#prodmenu2 .toptext{
	font-weight:bold;
	font-size:13px;
}

#prodmenu2 li a{
	color:#fff !important;
	text-decoration:none !important;
}
#prodmenu2 li a:hover{
	color:#CCCCCC !important;
}
/*
#rightside{
	float:left;
	width:719px;
	background-color:#fff;
}
*/
#rightside {
	background-color:#FFFFFF;
	float:left;
	padding:20px;
	width:679px;
	line-height:1.2
}
#rightside a{
	color:#FF0000;
	font-weight:normal;
	text-decoration:underline;
}
#rightside a:hover{
	color:#FF0000;
	text-decoration:none;
}
.pageHeader {float:left;width:719px;}
.creativeAcademyContainer {float:left;/* margin:-30px 0 0; */width:719px}
.creativeAcademyContainer #rightside {}
.CA_pageHeader {float:left;width:719px;}
.creativeAcademyContainer .CA_pageHeader img {width:719px;}
.creativeAcademyContainer h2 {color:#969696 !important;font-size:22px !important;font-weight:normal !important;line-height:26px !important;}
.creativeAcademyContainer .leftColumn {color:#676767;float:left;font-size:12px;margin:0 20px 0 0;width:462px;}
.creativeAcademyContainer .rightColumn {float:left;margin:0 0 0 0;width:192px;}
.creativeAcademyContainer .rightColumn ul {float:left;width:181px;}
.creativeAcademyContainer .rightColumn li {background:url(/images/CA_rightNavBG.jpg) bottom no-repeat;display:inline-block;margin:0 0 15px 0;padding:0 0 18px 0;width:181px;}
.creativeAcademyContainer .rightColumn li a {text-decoration: none !important;color:#c5201b !important;padding:0 20px;display:inline-block;width:141px;}
.productInfo {padding:8px;}
#ctl00_MainContent_ctrlInclude_ctl00_pnlSort {margin:0 0 2em 0;}
#ctl00_MainContent_ctrlInclude_ctl00_ctrlAssetList_dlAssetResults a {text-decoration: none !important;}
.productsContainer table img {width:203px;}
/*************************************
	VIDEO TEMPLATE
**************************************/
#videoWrapper {
	background: #FFF;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#currentVideoContainer {
	color:#2d2d2d;
	float:left;
	width:100%;
}
#currentVideo {
	float:left;
	margin:0 20px 0 0;
	padding:20px;
	width:440px;
}
#currentVideoInfo {
	color:#2d2d2d !important;
	float:left;
	margin:20px 0 0 22px;
	width:430px;
}
#currentVideoInfo h2 {
	color:#2d2d2d !important;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin:0 !important;
	padding-bottom:12px;
}
#currentVideoInfo h3 {
	color:#2d2d2d !important;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	margin:0 0 .5em 0;
}
#videoListContainer {
	float:left;
	width:100%;
}
.paginationControl {
	float:left;
	padding:20px;
	text-align:right;

}
.paginationControl select {
	vertical-align:middle;
}
.video {
	background:url(/images/bgVideoListContainer.png) bottom repeat-x;
	float:left;
	padding:20px;
	width:96%;
	
}
.videoThumb {
	float:left;
	height:94px;
	margin:0 20px 0 0;
	width:125px;
}
.videoInfo {
	color:#2d2d2d !important;
	
	
}
.videoInfo h4 {
	color:#2d2d2d !important;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	margin:0 !important;
	padding-bottom:12px;
}
.videoInfo h5 {
	color:#2d2d2d !important;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	margin:0 !important;
}
/*------- FOOTER -------*/
#footerbox{
	margin:0;
	padding:0;
	height:59px;
	background-color:#212121;
}
#footerwrapper{
	width:939px;
	margin:0 auto;
	height:59px;
	font-size:11px;
}
#footerbox ul{
	list-style:none;
	float:left;
	margin:0;
	padding:10px 0 0 20px;
}
#footerbox li{
	display:inline;
	padding:0 10px 0 0;
}
#footerbox a{color:#908e8e !important;text-decoration:none !important;}
#footerbox a:hover{color:#fff !important;text-decoration:none !important;}

#signup{
	width:150px;
	float:right;
	padding:2px 0 0 20px;
	margin:9px 0 0 0;
	background-image:url(/ag-images/signup.gif);
	background-repeat:no-repeat;
}
table#product_search td,#product_rating td {
	padding:5px 0 5px 5px;
}
