@import url("css/menu.css");

/* CSS Document */
body
{
    background: #CCCCCC url(images/background.png) repeat-x top left;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
}

/* ControlPanel style */
.ControlPanel
{
    background: transparent url(images/cpanel_center.png) repeat-x bottom left;
    border: none;
    padding-bottom: 10px;
}
.cpanel_left
{
    background: url(images/cpanel_left.png) no-repeat bottom left;
}
.cpanel_right
{
    background: url(images/cpanel_right.png) no-repeat bottom right;
}

/*-------- Default Style --------*/
body
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #444444;
}

a img
{
    border: 0px solid white;
}


h1, h1 a, h1 a:hover
{
    font-family: Verdana, Arial, Verdana;
    font-size: 26px;
    color: #FF9933;
    margin: 0px;
    padding: 0px 0px 12px 0px; /*text-transform: lowercase;*/
    font-weight: normal;
}

.home
{    
    color: #505050;
    font-size: 32px;
    font-weight: bold;
    text-align: center; 
    margin-top: 20px;
    margin-bottom: 20px;
}

.h2, h2, h2 a, h2 a:hover
{
    font-family: Verdana, Verdana;
    font-size: 18px;
    color: #505050;
    margin: 0px;
    padding: 0px 0px 6px 0px;
    font-weight: bold;
}

h3, h3 a, h3 a:hover
{
    font-family: Verdana, Verdana;
    font-size: 14px;
    color: #555555;
    margin: 0px;
    padding: 0px 0px 6px 0px;
    font-weight: bold;
    white-space: normal;
}

h4, h4 a, h4 a:hover
{
    font-family: verdana, Arial, Verdana;
    font-size: 24px;
    color: #FF9933;
    margin: 0px;
    padding: 0px 0px 12px 0px;
    text-transform: lowercase;
    font-weight: normal;
}

h5, h5 a, h5 a:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #444444;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    line-height: 100%;
}

.brown
{
    color: #ba5915 !important;
}

.orange
{
    color: #FF9933 !important;
}

a, a:hover, a:link, a:visited
{    
    color: #FF9933;
    text-decoration: underline;
}

p
{
    padding: 0px 0px 10px 0px;
    margin: 0px;
    line-height: 1.6em;
}

UL
{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    margin-top: 0px;
}

LI
{
    margin-left: 0px;
    line-height: 150%;
}

.secondaryRightPane li a
{
    cursor: pointer;
}


UL LI, UL LI LI, UL LI LI LI, UL LI LI LI LI
{
    font-weight: normal;
    color: #444444;
    font-size: 12px;
    list-style-type: none !important;
    background-image: url("images/bullet.gif");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
    padding-top: 5px;
}

UL LI LI, UL LI LI LI
{
    font-weight: normal;
    color: #444444;
    font-size: 12px;
    list-style-type: none;
    background-image: url("images/bullet.gif") !important;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
    padding-top: 5px;
}

SUP
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    top: 2px;
    line-height: 100%;
}


/*-------- design style --------*/
.body_cont
{
    width: 1018px;
    margin: 0 auto;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    float: left;
    height: 100%;
}

.center_body
{
    width: 1024px;
    margin: 0 auto;
}

.orange_cont
{
    width: 1020px;
    margin: 0 auto;
    border: 2px solid #FF9933;
    float: left;
    position: relative;
    top: -8px;
}

.logo_top
{
    background-image: url(images/banner.png);
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    height: 91px;
}

.tsLogoCont
{
    left: 7px;
    top: 0px;
    position: relative;
    width: 400px;
    float: left;
}

.hcLanguage
{
    float: right;
    width: 174px;
    position: relative;
    top: 5px;
}


.top_space
{
    height: 0px;
}

.topmenu_cont
{
    float: left;
    width: 1020px; 
    background-color: #FF9933;
    position: relative;
    left: -1px;
    height: 27px;
    border-bottom: 1px solid #999999;
}

.maincontent_cont
{
    background-color: White;
    background-image: url(images/bckgrnd-right.png);
    background-repeat: repeat-y; /*height: 100%;*/
    width: 1018px;
    float: left;
    height: 100%;
}

.secondarycontent_cont
{
    background-color: White; /*height: 100%;*/
    width: 1018px;
    float: left;
    background-image: url(images/bckgrnd-right.png);
    background-repeat: repeat-y;
    height: 100%;
}

.secondaryContentBottom
{
    /*background-image: url(images/bottomnav_bg.gif); 	background-repeat: no-repeat; 	background-position: left bottom;*/
    height: 3px;
    float: left;
    width: 1018px;
    font-size: 1px;
}

.maincontent_topgrad
{
    background-color: White;
    background-image: url(images/bckgrnd-right.png);
    background-repeat: repeat-y;
    background-position: left top;
    height: 14px;
    float: left;
    width: 1018px;
    border-top: 1px solid #cdcdcd;
}

.content-pane-container-home
{
    background: url(images/TeamSolutions-watermark.png) no-repeat top center; 
    width: 990px;
    float: left;
    padding-bottom: 16px;
    height: 100%;
}

.secondarycontentPane_cont
{
    /*height: 100%;*/
    width: 1018px;
    float: left;
    padding-bottom: 30px; /*background-image: url(images/secondary_bg.gif); 	background-repeat: repeat-y;*/
    padding-top: 10px;
    height: 100%;
}

.homeContentPane
{
    width: 990px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    left: 14px;
    float: left;
}

.Normal
{
    color: #333333;
    font-family: Verdana;
    font-size: 12px;
}

.secondaryContentPane
{
    float: left;
    width: 550px;
    position: relative;
    left: 32px;
}

.secondaryContentPaneNoRight
{
    float: left;
    width: 766px;
    position: relative;
    left: 32px;
}

.secondaryRightPane
{
    width: 190px;
    float: left;
    position: relative;
    left: 55px;
}

.secondaryRightBorderCont2
{
    width: 196px;
    border: 2px solid #FF9933;
    float: left;
    height: 100%;
    position: relative;
    background-color: #F0F0F0;
}

.secondaryRightBorderCont
{
    width: 194px;
    border: 1px solid #505050;
    float: left;
    height: 100%;
    position: relative;
    background-color: #F0F0F0;
}

.secondaryRightBorderText
{
    float: left;
    position: relative;
    width: 178px;
    left: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.BottomPane, .BottomPane P
{
    float: left;
    width: 990px;
    color: #cccccc;
    margin-bottom: 20px;
}

.bottomPaneFooter
{
    position: relative;
    top: 2px;
    left: 5px;
}

.bottomPaneFooter p, .bottomPaneFooter a
{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #CCCCCC;
    line-height: 150%;
    text-decoration: none;
}


.bottomPaneFooter p strong, .bottomPaneFooter p strong a
{
    font-weight: bold;
    color: #666666;
}



.homeQuad_2
{
    position: relative;
    left: 8px;
}

.homeQuad_3
{
    position: relative;
    top: 8px;
}

.homeQuad_4
{
    position: relative;
    top: 8px;
    left: 8px;
}

.homeTri_1
{
}

.homeTri_2
{
    position: relative;
    left: 5px;
}

.homeTri_3
{
    position: relative;
    left: 5px;
}

.homeTri_Cont
{
    position: relative;
    top: -16px;
}

.homeTriText_1
{
    width: 232px;
    float: left;
    position: relative;
    left: 15px;
}

.homeTriText_2
{
    width: 232px;
    float: left;
    position: relative;
    left: 35px;
}

.homeTriText_3
{
    width: 237px;
    float: left;
    position: relative;
    left: 45px;
}

.homeTriText_1 p, .homeTriText_2 p, .homeTriText_3 p
{
    width: 225px;
}

.homeTriBorder_1
{
    float: left;
    width: 8px;
    height: 115px;
    background-image: url(images/homeTriBorder.gif);
    background-position: left top;
    position: relative;
    left: 17px;
}

.homeTriBorder_2
{
    float: left;
    width: 8px;
    height: 115px;
    background-image: url(images/homeTriBorder.gif);
    background-position: left top;
    position: relative;
    left: 33px;
}

.homeQuadCont
{
    padding-bottom: 12px;
}


.monialCont
{
    width: 589px;
    float: left;
    padding-bottom: 24px;
}

.monialImageCont
{
    width: 134px;
    height: 102px;
    float: left;
}

.monialTextCont
{
    position: relative;
    left: 18px;
    width: 400px;
    float: left;
}

.monialImageOverlay
{
    background-image: url(images/videoOverlay.png);
    height: 102px;
    width: 134px;
    position: relative;
    top: -102px;
    cursor: pointer;
}

.monialImageOverlay :hover
{
    background-image: url(images/videoOverlay-Roll.png);
}


.btn_watchNow
{
    float: left;
    width: 75px;
    height: 22px;
    background-image: url(images/btn_watchnow.png);
}

.btn_watchNow :hover
{
    background-image: url(images/btn_watchnow-Roll.png);
    cursor: pointer;
}

.bioPhoto
{
    width: 110px;
    float: left;
}

.bioTextCont
{
    width: 425px;
    float: left;
    position: relative;
    left: 18px;
}

.bioCont
{
    width: 550px;
    float: left;
    padding-top: 18px;
    border-top: 1px solid #cecece;
    padding-bottom: 18px;
}

.twoColumn_cont
{
    float: left;
    width: 550px;
}

.twoColumn_1
{
    width: 232px;
    float: left;
}

.twoColumn_2
{
    position: relative;
    left: 18px;
    width: 284px;
    float: left;
}

.videoCont
{
    width: 550px;
    float: left;
}

.videoPlayer
{
    width: 320px;
    float: left;
    height: 285px;
    background-image: url(images/flashPlaceHolder.png);
}

.videoBlurbCont
{
    width: 210px;
    float: left;
    position: relative;
    left: 20px;
}

.newsCont
{
    width: 550px;
    float: left;
    margin-bottom: 10px;
    line-height: 150%;
}

.newsLeft
{
    width: 50px;
    float: left;
}

.newsRight
{
    width: 480px;
    float: left;
    position: relative;
    left: 18px;
}

.topfade
{
    /*float: left; 	background-color: transparent; 	background-image: url(images/topfade.png); 	background-repeat: repeat-x; 	width: 827px; 	height: 14px; 	position: relative; 	top: 116px; 	left: 5px; 	z-index: 1;*/
    float: left;
    height: 14px;
    width: 827px;
}

.topfade2
{
    float: left;
    background-color: transparent;
    background-image: url(images/topfade.png);
    background-repeat: repeat-x;
    width: 1018px;
    height: 14px;
    position: relative;
    top: 3px;
    left: 1px;
    z-index: 5;
}

/* begin code for related videos*/


.relatedVideosCont
{
    width: 211px;
    border: 1px solid #CECECE;
    float: left;
    position: relative;
    left: 19px;
    height: 276px;
}

.relatedVideosWhiteCont
{
    border: 2px solid white;
    width: 207px;
    float: left;
    background-image: url(images/related_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    height: 272px;
}

.relatedVideosContentCont
{
    position: relative;
    left: 8px;
    margin-top: 7px;
    float: left;
    width: 190px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
    text-decoration: none;
}



.thumbmonialCont
{
    width: 589px;
    float: left;
    padding-bottom: 24px;
}

.thumbmonialImageCont
{
    width: 95px;
    height: 72px;
    float: left;
}

.thumbmonialTextCont
{
    position: relative;
    left: 8px;
    width: 90px;
    float: left;
}

.thumbmonialImageOverlay
{
    background-image: url(images/thumbvideoOverlay.png);
    height: 72px;
    width: 95px;
    position: relative;
    top: -75px;
    cursor: pointer;
}

.thumbmonialImageOverlay :hover
{
    background-image: url(images/thumbvideoOverlay-Roll.png);
}

/*end code for related videos*/

/*add code for read more*/

.readmoreCont
{
    float: left;
    width: 552px;
    margin-top: 22px;
}

.readmoreLogo
{
    float: left;
    width: 135px;
    height: 100%;
    min-height: 25px;
}

.readmoreText
{
    width: 402px;
    float: left;
    position: relative;
    left: 18px;
}

.readmoreIcon
{
    width: 75px;
    height: 22px;
    float: left;
    background-image: url(images/readmoreIcon.png);
}

.readmoreIcon :hover, .readmoreIcon a:hover
{
    width: 75px;
    height: 22px;
    float: left;
    background-image: url(images/readmoreIcon-roll.png);
    cursor: pointer;
}


/*end code for readmore*/

.lang_pad
{
    padding: 7px 35px 0px 0px;
}




.menu_bg
{
    padding: 0 0 0 6px;
    margin: 0 21px 0 9px;
    background: url(images/menu_bg.png) top left;
}
.menu_left
{
    padding: 0px;
    margin: 0px;
    background: url(images/menu_left.png) repeat-y top left;
}
.menu_right
{
    margin: 0px;
    background: url(images/menu_right.png) repeat-y top right;
}

.search_style
{
    float: right;
    height: 40px;
}
.search_bg
{
    padding: 8px 2px 0 0;
}

.bread_bg
{
    padding: 0px;
    margin: 0 19px 0 7px;
    background: url(images/bread_bg.png) repeat-x top left;
    height: 34px;
}
.bread_left
{
    padding: 0px;
    margin: 0px;
    background: url(images/bread_left.png) no-repeat top left;
    height: 34px;
}
.bread_right
{
    padding: 0px;
    background: url(images/bread_right.png) no-repeat top right;
    height: 34px;
}

#login_style
{
    float: right;
    padding: 8px 17px 0px 10px;
}
#bread_style
{
    float: left;
    line-height: 34px;
    padding-left: 18px;
    color: #000000;
}

.center_bg
{
    padding: 0px;
    margin: 0px;
    clear: both;
}
.left_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/left_bg.png) repeat-y top left;
}
.right_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/right_bg.png) repeat-y top right;
}
.content_pad
{
    padding: 10px 22px 0 22px;
    margin: 0 19px 0 7px;
    background: #FFF url(images/center_bg.png) repeat-x bottom left;
}
.content_width
{
    overflow: auto;
    padding-top: 15px;
    min-height: 350px;
}

.bot_left
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_left.png) no-repeat top left;
}
.bot_right
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_right.png) no-repeat top right;
    padding: 0px 39px 0px 27px;
}
.bot_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_bg.png) repeat-x top left;
    height: 41px;
}

.bot_pad
{
    margin-bottom: 20px;
    padding: 0 30px 0 20px;
}
#terms_style
{
    float: left;
}
#copy_style
{
    float: right;
}

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

/* ------- FileManager -------*/
div.FileManager
{
    height: auto;
    border: none;
}
table.FileManager
{
    width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
    color: #FF9933;
    font-weight: normal;
    text-decoration: underline;
}
a.CommandButton:hover
{
    color: #FF9933;
    text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
    color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
    color: #CB2027;
    text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
    font-size: 11px;
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane
{
    padding: 0px;
    margin: 0px;
}
.LeftPane
{
    padding: 0px 0px 0px 0px;
    width: 200px;
    margin: 0px;
    display: inline;
}
.RightPane
{
    padding: 0px 0px 0px 20px;
    width: 200px;
    margin: 0px;
}

.details-pane-container
{
    padding: 0px 40px;
    width: 990px;    
}

.details-pane-left
{
    background: transparent;    
    float: left;
    width: 330px;
}

.details-pane-center
{
    float: left;
    width: 330px;
}

.details-pane-right
{
    float: left;
    width: 330px;
}

.footer-container
{
    padding-bottom: 20px;
}

.footer p, .footer li
{
    color: #777777;
    font-size: 11px;
}

.footer a:link, .footer a:visited
.footer li a:link, .footer li a:visited
{
    color: #777777
}

.footer-pane-left
{
    background-color: #C5C5C5;    
    padding: 20px;
    display: inline;
    float: left;    
    width: 265px;    
}

.footer-pane-center
{
    background-color: #C5C5C5;    
    margin-left: 15px;
    padding: 20px;
    display: inline;
    float: left;
    width: 330px;    
}

.footer-pane-right
{
    background-color: #C5C5C5;    
    margin-left: 15px;
    padding: 20px;
    display: inline;
    float: right;    
    width: 270px;    
}

.download
{
    float: left;
    margin: 0 10px;
}

.download li
{
    text-indent: 15px;        
}

.requirements
{    
    margin-top: 5px;    
    padding-top: 0px;
    background-image: url(images/toolbox.png);
}

.version
{
    margin-top: 5px;    
    padding-top: 0px;
    background-image: url(images/notebook.png);
}

.pricing
{
    margin-top: 5px;    
    padding-top: 0px;
    background-image: url(images/price-tag-label.png);
}

.bug-fix
{
    text-indent: 15px;        
    margin-top: 5px;    
    padding-top: 0px;
    background-image: url(images/bug-minus.png);
}

.new-feature
{
    text-indent: 15px;        
    margin-top: 5px;    
    padding-top: 0px;
    background-image: url(images/new-text.png);
}

.video fieldset
{
    border: solid 4px #FF9933; 
    width: 660px;
}

.video fieldset legend
{
    padding: 10px;
}

.video fieldset img
{
    border: 2px solid #CCCCCC;
}

.video fieldset div
{
    float: left;
    padding: 15px;
    width: 300px;
}

.video fieldset div p
{
    text-align: left; 
    font-weight: bold
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #3E81B5;
}
a.Breadcrumb:hover
{
    color: #C00;
}

/*-------------- Link Style --------------*/
.linkscontainer
{
    padding-top: 20px;
    text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
    font-weight: bold;
    color: #3E81B5;
    text-transform: uppercase;
}
a.links:hover
{
    color: #C00;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
    color: #3E81B5;
}
a.user:hover
{
    color: #C00;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    color: #3E81B5;
}
a.footer:hover
{
    color: #C00;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
    width: 0;
    padding: 0;
    margin: 0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}
div.SearchBorder
{
    width: 180px;
    height: 20px;
    border: solid 1px #e0e0e0;
    float: left;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}
div.SearchContainer a
{
    padding: 0px;
    display: block;
    float: left;
}
div.SearchContainer a img
{
    padding-left: 5px;
}
div.SearchIcon
{
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}
div.SearchIcon img
{
    margin-top: 3px;
}

input.SearchTextBox
{
    float: left;
    z-index: 10;
    border: 0px;
    width: 130px;
    height: 18px;
    margin-left: 3px;
    color: #43494D;
}

#SearchChoices
{
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0px;
}
#SearchChoices li
{
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 0 2px;
    padding-left: 25px;
    height: 18px;
    text-align: left;
    background-color: #F3F7FA;
    background-repeat: no-repeat;
    background-position: 2px center;
    list-style: none;
    list-style-image: none;
    border: none;
    display: block;
}
#SearchChoices li.searchHilite
{
    background-color: #CE0D0D;
    color: #ffffff;
    border: none;
}
#SearchChoices li.searchDefault
{
    background-color: #F8FAFF;
    border: none;
}


.topmenu_logo
{
    width: 123px;
    height: 19px;
    position: relative;
    top: -1px;
    left: 8px;
    float: left;
}

.TopPane
{
    width: 600px;
    float: left;
    height: 26px;
}





.homeBucketContCont
{
    width: 265px;
    float: left;
    border: 2px solid #505050;
    height: 330px;
}

.homeBucketContCont2
{
    width: 265px;
    float: left;
    border: 2px solid #505050;
    position: relative;
    left: 12px;
    height: 330px;
}

.homeBucketContCont3
{
    width: 265px;
    float: left;
    border: 2px solid #505050;
    position: relative;
    left: 35px;
    height: 330px;
}

.homeBucketCont
{
    width: 263px;
    float: left;
    border: 1px solid #FF9933;
    background-color: #F0F0F0;
    height: 328px;
}

.homeBucketContent
{
    width: 240px;
    float: left;
    position: relative;
    left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.homeBucketContent img
{
    margin-bottom: 10px;
}

.homeBucketIcon
{
    float: left;
    width: 25px;
    height: 25px;
}

.homeBucketLink
{
    float: left;
    width: 200px;
    position: relative;
    left: 6px;
    top: 4px;
    height: 25px;
}

.homeBucketLinkRow
{
    float: left;
    height: 25px;
    margin-bottom: 10px;
}

.homeBucketSeller
{
    width: 150px;
    float: left;
    position: relative;
    left: 23px;
}

.homeBucketSeller img
{
    margin-bottom: 0px;
    margin-top: 1px;
}

.contentItemList
{
    position: relative;
}

.border_br, .border_b
{
    vertical-align: top;
}

.data_table
{
    margin-top: 5px;
}

.btnSubmitD
{
    float: right;
    position: relative;
    left: -35px;
}

.TitleHead
{
    color: #FF9933;
    font-family: Verdana,Arial,Verdana;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 12px;
}

.SubHead
{
    font-size: 11px;
    color: #333333 !important;
}

.Head
{
    color: #FF9933;
    font-family: Verdana,Arial,Verdana;
    font-size: 20px;
    font-weight: normal;
    margin: 0px 0px 4px 0px;
    padding: 0 0 12px;
}

.loginControl
{
    color: White !important;
    font-weight: bold;
    float: right;
    font-size: 12px;
    font-family: Verdana;
    position: relative;
    left: -20px;
    top: 7px;
}

.loginControl a
{
    color: White !important;
    text-decoration: none;
    font-size: 12px;
}

.loginControl a:hover
{
    text-decoration: underline;
}

/*position menu for login*/

.c_content .c_contentpane .CISS_SideMenuContent .topnav_divcontainer
{
    position: relative;
    top: -40px;
}





/*catalog*/

.FeaturedProduct-Cont
{
    float: left;
    white-space: nowrap !important;
    width: 550px;
    margin: 15px 0px 5px 0px;
}

.FeaturedProduct-Title, .FeaturedProduct-Title span
{
    font-size: 18px !important;
    margin-right: 5px;
    padding: 0px !important;
    font-weight: bold;
    text-align: left !important;
    float: left;
    font-family: Verdana;
    white-space: nowrap;
}

.FeaturedProduct-Price
{
    font-size: 22px;
    float: right;
    width: 550px;
    text-align: right;
    font-weight: bold;
    border-bottom: 1px solid black;
}

.FeaturedProduct-Summary
{
    float: left;
    white-space: normal;
    width: 550px;
    margin-bottom: 10px;
}

.SubCategoryProductWrap
{
    float: right;
    width: 200px;
    text-align: right;
    position: relative;
    top: 20px;
}

.SubCategoryProductPrice
{
    float: left;
    font-size: 15px;
    width: 550px;
    text-align: left;
    border-bottom: 2px solid #ff9933;
    height: 45px;
}

.SubCategoryProductPrice img
{
    float: left;
    position: relative;
    top: 5px;
}

.SubCategoryProductPrice input
{
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.SubCategoryProductPrice span
{
}

.SubCategoryProductName
{
    font-size: 16px !important;
    color: #ff9933;
    font-weight: bold !important;
    margin-top: 10px;
    float: left;
    width: 550px;
}

.FeaturedDivide
{
    float: left;
}

.FeaturedProduct-Image
{
    text-align: left;
}

.FeaturedProduct-Image a img
{
    text-align: left !important;
    float: left;
}

.billingAddress
{
    float: right;
    margin-right: 5px;
    font-family: Verdana;
    font-weight: normal;
}

.billingAddressTable img
{
    display: none;
}

.creditCard
{
    float: right;
    margin-right: 5px;
    font-weight: normal !important;
    text-align: right;
    padding-top: 3px;
    font-family: Verdana;
}

.Store-checkout-Entity hr
{
    border-top: 1px solid black;
    border-bottom: 2px solid #ff9933;
    width: 750px;
    height: 3px;
}

.Store-checkout-Entity
{
    width: 700px;
    float: left;
}

.billingAddressCont
{
    width: 350px;
    float: left;
}

.creditCardCont
{
    width: 350px;
    float: left;
    position: relative;
    top: -244px;
    left: 375px;
    text-align: left;
}

html > /**/ body .creditCardCont
{
    top: -228px;
}



.confirmMessageCont
{
    position: absolute;
    float: left;
    text-align: left;
    left: 0px;
}

.confirmButton
{
    background-color: #ff9933;
    text-transform: uppercase;
    color: White;
    border: 1px solid #999999;
    font-weight: bold;
    cursor: pointer;
}

.featureScrollerCont img
{
    max-width: 555px;
}

.CartDetailsMasterTABLE
{
    width: 600px;
}

.Store-DataGrid
{
    width: 650px;
    border-color: #999999;
}

.Store-DataGrid input
{
    text-align: center;
    background-color: #f9f9f9;
    border: 1px solid #999999;
    padding-bottom: 2px;
}

.Store-DataGrid input:hover
{
    background-color: #ff9933;
    color: White;
}

.Store-DataGrid tr td
{
    text-indent: 5px;
    height: 34px;
    padding-right: 5px;
}

.CartDetails-UpdateButton
{
    background-color: #ff9933 !important;
    font-size: 10px;
    color: White;
    border: 1px solid #999999 !important;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 2px;
}

.NormalBold
{
    font-family: Verdana;
}



.TotalBox, .TotalBox input
{
    background-color: Transparent;
}

.TotalBox img
{
    display: none;
}

.TotalBox span
{
    text-align: right;
}

.icon-left
{
    padding-right: 15px; 
    padding-bottom: 15px;
}

.icon-right
{
    padding-left: 15px; 
    padding-bottom: 15px;
}

.help
{
    vertical-align: middle; 
    text-indent: 15px;    
}

.help ul, .help li
{
    font-size: 14px;
    margin-top: 5px;    
    padding-top: 0px;
}

.help li
{
    background-image: url(images/book-question.png) !important;        
}

.help li ul li
{    
    background-image: url(images/question-white.png) !important;
}
/* begin revindex cart styles */

.Button a
{
    background-color: #ff9933;
    color: White;
    border: 1px solid #999999;
    height: 20px;
    padding: 5px 10px 6px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.Purchase a
{
    background-color: #33CC33;
}

.CartButton
{
   font-size:12px;
   font-family: Verdana;
   font-weight: bold;
   color:#FFFFFF;   
   height:30px;
   background-color:#33CC33;
   border-style:none;
   margin: 10px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

.CartBreadcrumb
{
    padding: 0px 0px 20px 0px;
}

.CartBreadcrumb a, .CartBreadcrumb a:visited, .CartBreadcrumb a:hover
{
    text-decoration: none;
}

.CartHeader
{
    background-color: #FF9933;
}

.CartHeader th
{
    color: #FFFFFF;
    border: 1px solid #000000;
}

/* end revindex cart styles */
