﻿/*____________________________________________________________
Import other styles
____________________________________________________________*/

@import url(type.css);
@import url(lists.css);
@import url(tables.css);
@import url(forms.css);
@import url(Rotator.CThome.css);


/*____________________________________________________________
MultiPage View styles
____________________________________________________________*/
.tabBackground{
 background-position-y: 0px;
 background-position-x: -1px;
 background-image: url(../images/tabBackground2.gif);
 background-repeat: no-repeat;
 width: 599px;
}

.tabTallBackground{
 background-position-y: 0px;
 background-position-x: -1px;
 background-image: url(../images/tabTallBackground.gif);
 background-repeat: no-repeat;
 width: 599px;
}
.multiPageViewGroup {

}

.PageView {
	padding: 10px;
	margin: 0 0 0 0;	
}

/*____________________________________________________________
Scoller Styles
____________________________________________________________*/

.sliderBrowser{ overflow:auto; width:550px; height:670px; padding: 10px; margin-bottom: 10px;}

.Slider_Wrapper{
  overflow:hidden;
  position:relative;
}
.Slider{
 position:absolute;
 top:0;
 left:0;
}
.SlideBar {position:relative;width:605px;height:670px;}
.SlideBar .Slider_Wrapper{width:575px;height:670px;top:0px;padding:0 5px 0 0;}
.SlideBar .radslider{position:absolute;top:10px;right:1px;}
.SlideBar .Slider{}


.Slider_WrapperWithTabs{
  overflow:hidden;
  position:relative;
}
.SliderWithTabs{
 position:absolute;
 top:0;
 left:0;
}
.SlideBarWithTabs {position:relative;width:565px;height:670px;padding-left:10px;}
.SlideBarWithTabs .Slider_WrapperWithTabs{width:535px;height:670px;top:0px;padding:0 5px 0 0;}
.SlideBarWithTabs .radslider{position:absolute;top:10px;right:1px;}
.SlideBarWithTabs .SliderWithTabs{}

/*____________________________________________________________
Bread Crumb Menu Styles
____________________________________________________________*/
#BreadCrumbMenu {
 padding: 10px 0 5px 15px;
}

#BreadCrumbLine {
 padding: 0 0 1px 15px;
 margin: 0;
}
/*____________________________________________________________
Secondary Page Styles
____________________________________________________________*/

.SecondaryPageParagraghLinks {
margin-top: 0px;
padding:  0px 15px 10px 6px;

}

/*____________________________________________________________
Ideas Tips Styles
____________________________________________________________*/
.ideasTipsTable {
 width: 600px;
 height: 389px;
 background-position-y: top;
 background-image: url(/images/IdeasTipsBackground.jpg);
 background-repeat: no-repeat;
 background-color: transparent;
}

img.stepImage  {
 margin-left: 20px;
}


.photoOutlineTable {
 width: 238px;
 height: 240px;
 background-image: url(../images/photoOutline.jpg);
 background-repeat: no-repeat;
 background-color: transparent;
}

.photoOutlineNoCaptionTable {
 width: 224px;
 height: 181px;
 background-image: url(../images/photoOutlineNoCaption.jpg);
 background-repeat: no-repeat;
 background-color: transparent;
}

img.sidePhotoNoCaption
{
 margin-left: 5px;
 margin-top: 5px;
 padding: 0;
}

img.sidePhoto {
 margin-left: 9px;
 margin-top: 5px;
 margin-bottom: 4px;
 padding: 0;
}

.sidePhotoMaginify {
 border: none;
 vertical-align: top; 
 padding: 10px 5px 0 0;
}

.sidePhotoCaption {
 width: 90%;
 vertical-align: top; 
 padding: 0 5px 0 10px;
}
.floatRight {
 float: right;
}

.floatRightImg {
 float: right;
 padding: 0 50px 0 0;
}

.hintTable {
 width: 224px;
 height: 141px;
 background-position-y: top;
 background-image: url(../images/ProductCoordinationTool_Hint.jpg);
 background-repeat: no-repeat;
 background-color: transparent;
}

.hintTable td {
padding: 50px 10px 0 10px;
}

.cordToolResultsTable {
 width: 600px;
 /* height: 300px;*/
 background-position-y: top;
 background-image: url(../images/IdeasTipsBackground.jpg);
 background-repeat: no-repeat;
 background-color: transparent;
}

.cordToolResultsTable td p {
padding: 5px 0px 0px 2px;
margin: 0;
font-size: 10px;
 font-family: Arial;
}

#secondMainMovie {
padding: 9px 0px 0px 8px;
margin: 0;
}

.homeBR {
height: 0px;
width: 0px;
line-height:0px;
margin: 3px 0 3px 0;
}

.formBR {
clear:both;
	overflow:hidden;
	position:relative;
	display:block;
	margin-bottom:5px;
	width:560px;
}

.tbl_stretcher {
	background:url(../images/tableContentBorder.gif) top left repeat-y;
	width:610px;
}
.tbl_header {
	background:url(../images/tableTopBorder.gif) top left no-repeat;
	width:inherit;
}
.tbl_footer {
	background:url(../images/tableBottomBorder.gif) bottom left no-repeat;
	width:inherit;
}
.tbl_content {
	padding:10px;
	width:590px;
}

.LaminateEdgeRotatorItem
    {
        border: solid 0px #fff !important;
        margin: 5px;        
    }
.GGLogo {
    padding: 0 10px 5px 0;
    }



