/* New Rama Tailors Common Style Sheet */

/* Tag-Based Styles */
* {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #0B4070;
	background-image: url(../graphics/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

a {
	color: #1161AA;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border-style: none;
}

p {
	text-indent: 30px;
}

h1 {
	text-align: center;
	font-size: 200%;
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
}

li {
	margin-left: 10px;
	padding-bottom: 2px;
}

th {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	background-color: #E3E3E7;
}

textarea {
	width: 90%;
	height: 150px;
}

/* ID-Based Styles */
#page {
	margin: auto;
	width: 959px;
}

#header {
	position: fixed;
	_position: absolute;
	width: 959px;
	height: 79px;
	padding-top: 10px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #E3E3E7;
	background-image: url(../graphics/header.gif);
	text-align: right;
}

#headerBar {
	position: fixed;
	_position: absolute;
	width: 959px;
	height: 22px;
	top: 89px;
	background-color: #c6c6c9;
}

#headerBarText {
	float: left;
	margin: 4px 0px 0px 10px;
}

#headerBarLogos {
	height: 100%;
	margin-right: 2px;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../graphics/credit-cards.gif);
}

#leftPane {
	clear: both;
	float: left;
	position: fixed;
	_position: absolute;
	width: 200px;
	padding-bottom: 45px;
	margin-top: 111px;
	background-color: #c6c6c9;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../graphics/navigation-blend.gif);
}

#headerCurve {
	position: fixed;
	_position: absolute;
	height: 12px;
	width: 13px;
	z-index: 1000999;
	margin-left: 200px;
	margin-top: 111px;
	background-repeat: no-repeat;
	background-image: url(../graphics/header-bar-curve.gif);
}

#contentPane {
	padding: 121px 0px 0px 210px;
}

#footer {
	clear: both;
	margin: 20px 400px;
	width: 370px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../graphics/footer.gif);
	cursor: default;
}

#navTitleBrowse {
	width: 190px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../graphics/navigation-browse.gif);
}

#navTitleNewRama {
	width: 190px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../graphics/navigation-new-rama.gif);
}

#navTitleTrackOrder {
	width: 190px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../graphics/navigation-track-order.gif);
}

#orderId {
	float: left;
	color: #9B9B9B;
	width: 141px;
	height: 17px;
	border-width: 0px;
	border-style: none;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../graphics/track-order-box.gif);
}

#orderIdGo {
	float: left;
	cursor: pointer;
}

#neura {
	margin-top: 60px;
}

#measurementMailMargin {
	margin-left: 164px;
}

#measurementFormSmallColumn {
	width: 200px;
}

#descriptionTextArea {
	width: 380px;
	height: 200px;
}

/* Class-Based Styles */
.clear {
	clear: both;
}

.navBox {
	margin: 5px 5px 0px 5px;
}

.navBoxBody {
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../graphics/navigation-box-blend.gif);
	padding-top: 5px;
	border: 1px solid #7D7D7D;
}

.navCategory {
	background-repeat: repeat-y;
	background-image: url(../graphics/navigation-category.gif);
	padding: 1px 5px 2px 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

.navCategory a {
	color: #000000;
}

.navLinks {
	padding: 0px 6px 3px 6px;
}

.mail {
	min-height: 13px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../graphics/icon-mail.gif);
	padding-left: 24px;
}

.phone {
	min-height: 15px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../graphics/icon-telephone.gif);
	padding-left: 24px;
}

.imgRPadded {
	float: left;
	padding: 7px 7px 7px 0px;
}

.imgLPadded {
	float: right;
	padding: 7px 0px 7px 7px;
}

.linkCursor {
	cursor: pointer;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.center {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.alignTop {
	vertical-align: top;
}

.centerDiv {
	margin-left: auto;
	margin-right: auto;
}

.box {
	width: 500px;
	border: 1px solid #7D7D7D;
}

.bigBox {
	border: 1px solid #7D7D7D;
}

.boxTitle1 {
	background-color: #B7B7B7;
	background-repeat: repeat-x;
	background-image: url(../graphics/box-title-background1.gif);
}

.boxTitle2 {
	height: 26px;
	margin: 0px 1px 0px 1px;
	background-repeat: repeat-x;
	background-image: url(../graphics/box-title-background2.gif);
	padding: 3px 0px 0px 5px;
	color: #474747;
	font-size: 18px;
	font-weight: bold;
}

.boxBody {
	background-color: #FFFFFF;
	background-position: top;
	background-repeat:repeat-x;
	background-image: url(../graphics/box-body-blend.gif);
	padding: 4px;
}

.noIndent {
	text-indent: 0px;
}

.noPadding {
	padding: 0px;
}

.errorBox {
	background-color: #F9F8DB;
	color: #CC0000;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.infoBox {
	background-color: #FAFAFA;
	color: #666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.boxSection {
	border-bottom: 1px solid #7D7D7D;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;
}

.bigTable {
	width: 100%;
	border-collapse: collapse;
}

.bigTableHeading {
	border-top: 1px solid #7D7D7D;
}

.continueButtonL {
	width: 49%;
	float: left;
	text-align: center;
}

.continueButtonR {
	width: 49%;
	float: right;
	text-align: center;
}

.button {
	font-size: 120%;
	font-weight: bold;
	padding: 7px;
	margin: 0px;
}

.measurementInput {
	width: 80px;
	text-align: center;
}

.textField {
	width: 200px;
}

.mediumTextField {
	width: 150px;
}

.smallTextField {
	width: 80px;
}

.tableCellLight {
	background-color: #EEEEEE;
	padding: 2px;
}

.tableCellLighter {
	background-color: #F8F8F8;
	padding: 2px;
}

.tableCellLightColor {
	background-color: #DDEDFF;
	padding: 2px;
}

.tableCellLighterColor {
	background-color: #F1F8FF;
	padding: 2px;
}

.tableCellDark {
	background-color: #DDDDDD;
	padding: 3px;
}

.table200Column {
	width: 200px;
}

.table150Column {
	width: 150px;
}

.table100Column {
	width: 100px;
}