﻿body
{
	background: url("../../App_Themes/Images/Paradigit/background_gradient.gif") repeat-x; /* background: url("../../App_Themes/Images/Paradigit/idx2.gif") repeat; */
	font-family: Tahoma, "Trebuchet MS" , Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #515151;
	margin: 0px;
	height: 100%;
}

SELECT
{
	font-size: 12px !important;
}

INPUT
{
	font-size: 12px !important;
}

TEXTAREA
{
	font-family: Tahoma, "Trebuchet MS" , Trebuchet, Verdana, Arial, sans-serif !important;
	font-size: 12px !important;
}

A
{
	color: #492588;
}

.forgotPassword
{
	margin-left: 10px;
}
.maincontent
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.searchResultHeader
{
	float: left;
	width: 1000px;
	background: url("../../App_Themes/Images/Paradigit/background_maincontent_shadow_top.gif");
	background-repeat: repeat-x;
	color: #492588;
}

.searchResultHeaderLabel
{
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

.searchResult
{
	font-size: 12px;
	font-weight: bold;
}

.contentshadow
{
	background: url("../../App_Themes/Images/Paradigit/background_maincontent_shadow_bottom.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 1000px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}

.header
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
}

.headerlogo
{
	width: 350px;
	height: 65px;
	float: left;
	background: url("../../App_Themes/Images/Paradigit/button_header_logo.gif") no-repeat;
	cursor: pointer;
}

.headerright
{
	height: 65px;
	float: right; /*clear: both;*/
}

.headerquestion
{
	width: 204px;
	height: 65px;
	float: left;
	padding-top: 5px;
	padding-right: 70px; /* Qurius FB 20100310: Added line */
}

.headerlogin
{
	/*width: 157px;*/
	height: 65px;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
	font-size: 11px;
	line-height: 1.2;
}

.headercart
{
	width: 150px;
	height: 65px;
	float: left;
	font-size: 11px;
	line-height: 1.3;
}

.menubar
{
	width: 1000px;
	height: 28px;
	background-color: #FFFFFF;
	clear: both;
	z-index: 100;
	position: relative;
}

.pagecontent
{
	width: 1000px; /*min-height: 310px;*/
	background-color: #FFFFFF;
	min-height: 190px;
}
.pagecontent-error
{
	width: 850px; /*min-height: 310px;*/
	background-color: #FFFFFF;
	height: 320px;
	background: url('../../App_Themes/Images/Paradigit/background_errorpage.gif') no-repeat;
	padding-left: 150px;
	padding-top: 80px;
}

.blockleft
{
	width: 332px;
	height: 154px;
	float: left;
	border-right: solid 1px #B6A8CF;
	background: url('../../App_Themes/Images/Paradigit/background_footer.gif') repeat-x;
	overflow: hidden;
	clear: both;
	font-size: 13px;
}

.blockmiddle
{
	width: 332px;
	height: 154px;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #B6A8CF;
	background: url('../../App_Themes/Images/Paradigit/background_footer.gif') repeat-x;
	overflow: hidden;
	font-size: 13px;
}

.blockright
{
	float: left;
	width: 332px;
	height: 154px;
	border-left: solid 1px #FFFFFF;
	background: url('../../App_Themes/Images/Paradigit/background_footer.gif') repeat-x;
	overflow: hidden;
	font-size: 13px;
}
.footer
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.footer div
{
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.menuBottom
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: inherit;
	top: 0px;
	width: 698px;
}
.controlMenuBottomMain
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.menuBottom TABLE
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.footer div.iconsFill
{
	float: left;
	top: 0px;
	position: relative;
	margin-top: 0px;
	width: 150px;
}
.footer div.icons
{
	float: right;
	top: 0px;
	position: relative;
	margin-top: 0px;
	width: 150px;
	text-align: right;
}
.footer div.icons a
{
	text-decoration: none;
	color: #492588;
}
.imagemiddle
{
	vertical-align: middle;
}
.shadowbottom
{
	width: 1000px;
	height: 10px;
	background: url('../../App_Themes/Images/Paradigit/background_shadow_bottom.png') repeat-x;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.shadowleft
{
	width: 6px;
	background: url('../../App_Themes/Images/Paradigit/background_shadow_left.png') repeat-y;
	float: left;
	clear: right;
}
.shadowright
{
	width: 6px;
	background: url('../../App_Themes/Images/Paradigit/background_shadow_right.png') repeat-y;
	float: left;
}
.shadow_bottom_left
{
	width: 6px;
	height: 10px;
	background: url('../../App_Themes/Images/Paradigit/background_shadow_corner_left.png') no-repeat;
	float: left;
}
.shadow_bottom_right
{
	width: 6px;
	height: 10px;
	background: url('../../App_Themes/Images/Paradigit/background_shadow_corner_right.png') no-repeat;
	float: left;
}
.aroundshadow
{
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.midrow
{
	width: 1012px;
	float: left; /*clear: both;*/
	margin-left: auto;
	margin-right: auto;
	background: url('../../App_Themes/Images/Paradigit/background_shadow_lefttoright.png') repeat-y;
}
.BotttomDisclaimer
{
	clear: both;
	width: 1000px;
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
}
.errorBox
{
	/*height:600px;*/
}
.errorBox div #left
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	background-position: left;
	border: none;
	background: url( "../../App_Themes/Images/Error/Red/boxborder_red_topleft.gif" ) no-repeat;
}
.errorBox div #right
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	background-position: left;
	border: none;
	background: url( "../../App_Themes/Images/Error/Red/boxborder_red_topright.gif" ) no-repeat;
}
.errorBox .middle
{
	background: url( "../../App_Themes/Images/Error/Red/boxborder_red_top.gif" );
	background-repeat: repeat-x;
	height: 26px;
	background-position: right;
	border: none;
	float: left;
	width: 200px;
	border-collapse: collapse;
}
#errorBoxContentLeft
{
	width: 3px;
	float: left;
	height: 100%; /*min-height:100%*/
	background-image: url( "../../App_Themes/Images/Error/Red/boxborder_red_left.gif" );
	background-repeat: repeat-y;
}
#errorBoxContentRight
{
	width: 3px;
	float: left;
	height: 100%; /*min-height:100%*/
	background-image: url( "../../App_Themes/Images/Error/Red/boxborder_red_right.gif" );
	background-repeat: repeat-y;
}
.errorContent
{
	border-collapse: collapse;
	background-color: White;
	height: 100%;
	float: left; /*padding:5px;*/
}

.dialogBox
{
	/*height:600px;*/
	height: 100%;
}
.dialogNoHeader #left
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	background-position: left;
	border: none;
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_top_left_noheader.gif" ) no-repeat;
}
.dialogNoHeader #right
{
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_top_right_noheader.gif" ) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	border: none;
	border-collapse: collapse;
}
.dialogNoHeader .middle
{
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_top_noheader.gif" );
	background-repeat: repeat-x;
	height: 26px;
	background-position: right;
	border: none;
	float: left;
	border-collapse: collapse;
}
.dialogHeader #left, .checkoutHeader #left
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_topleft.gif" ) no-repeat;
	background-position: left;
	border: none;
}
.dialogHeader #right, .checkoutHeader #right
{
	margin: 0px;
	padding: 0px;
	width: 4px;
	height: 26px;
	float: left;
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_topright.gif" ) no-repeat;
	border: none;
	border-collapse: collapse;
}
.dialogHeader .middle, .checkoutHeader .middle
{
	height: 26px;
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_top.gif" ) no-repeat;
	background-position: right;
	background-repeat: repeat-x;
	border: none;
	float: left;
	border-collapse: collapse;
}
.dialogHeader, .checkoutHeader, .dialogNoHeader
{
	clear: left;
	text-align: left;
}
.checkoutHeader .middle span
{
	font-weight: 700;
	color: #492588;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-align: left;
	width: 100%;
	top: 3px;
	left: 0px;
	position: absolute;
	border-collapse: collapse;
}
.dialogHeader .middle span, .dialogNoHeader .middle span
{
	font-weight: 700;
	color: #492588;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-align: left;
	width: 100%;
	top: 3px;
	left: 0px;
	position: relative;
	border-collapse: collapse;
}
.logInPageText
{
	width: 183px;
}
.dialogContent
{
	border-collapse: collapse;
	background-color: White;
	height: 100%; /*float:left;*/ /*padding:5px;*/
	overflow: hidden;
	margin-left: 1px;
}
#dialogContentContainer
{
	/*height: 100%;*/ /*display: inline;*/
}
.dialogContentLeft
{
	/*width:3px;*/
	clear: both; /*float:left;*/ /*height:100%;    */ /*min-height:100%;*/
	background-image: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_left.gif" );
	background-repeat: repeat-y;
}
#dialogContentRight
{
	/*width:11px;*/ /*float:left;*/ /*height:100%;*/ /*min-height:100%;    */
	background-image: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_right.gif" );
	background-repeat: repeat-y;
	background-position: center right;
	overflow: hidden;
}
.dialogContent .maintext
{
	float: left;
	background-color: White;
}

.dialogFooter
{
	height: 10px; /*float: left;*/
	background: url( "../../App_Themes/Images/Dialogs/Paradigit/boxborder_default_bottom.gif" );
	background-repeat: repeat-x;
	background-position: top;
}
.dialogFooterLeftImage
{
	float: left;
}
.dialogFooterRightImage
{
	float: right;
	width: 11px;
}
.dialogBoxAddress
{
	height: 500px;
}
.filterButton
{
	position: absolute;
	bottom: 0px;
}
.breadcrumb-addthis
{
	float: right;
	margin-right: 5px;
	font-size: 13px;
	margin-top: 4px;
}
.breadcrumb-addthis a
{
	text-decoration: none;
	color: #492588 !important;
	font-size: 13px !important;
}
.breadcrumb
{
	position: relative;
	height: 10px;
	color: #c5c5c5;
	font-size: 10px;
	height: 25px;
	clear: right;
	background: url( "../../App_Themes/Images/Paradigit/background_maincontent_shadow_top.gif" );
	background-repeat: repeat-x;
	background-position: top;
}
.breadcrumb a
{
	color: #c5c5c5;
	font-size: 10px;
	margin-left: 3px;
	text-decoration: none;
}
.breadcrumbItemCategory
{
	font-size: 16px !important;
	color: #492588 !important;
	font-weight: bold;
}
.contenttopborder
{
	border-bottom: Solid 1px #d0d0d0;
}
