.innerContentGrid {
	background:#B2D5FF;
}

.innerContentGrid-innerone {
	background-image: url(../images/backgrounds/rocks-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.innerContentGrid-innertwo {
	background-image: url(../images/backgrounds/rocks-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.xda-contents-box {
	width:150px;margin:0px auto;
}
.xda-link {
	float:left;height:30px;
}

.divider{
	border-color:#c0c0c0;
}
.page-content hr { margin-bottom:10px; border:0; height:1px; color:#809ABB; background-color:#809ABB; width:695px;}

.breadcrumb li a:link, .breadcrumb li a:visited, .breadcrumb li a:active, .breadcrumb li a:hover, .breadcrumb ul { padding:0 3px;}

.innerContentGrid p { font-size:1.15em; height:3em; }

.xda-success-link { overflow:hidden; }

.xda-success-container {width:100%;}
.xda-success-content {width:585px}

.xda-success-sector-container { top:0; width:100%;}

.xda-success-sector-wrapper { top:0px; border:1px solid #809ABB; float:left; margin-right:3px; margin-bottom:3px; width:229px; position:relative;}
.xda-success-sector-img { margin:0; padding:0; float:left;}
.xda-success-sector-lnk { float:left; text-decoration:none; font-weight:normal; line-height:20px; height:20px; font-size:1.5em; padding:5px; background:#C7DFFF url("../images/buttons/go.gif") no-repeat scroll 97% 50%; width:219px; display:block;}

.xda-success-content h2 {padding:0; font-size:1.7em;}
.xda-success-content p, .xda-accessory-content p {margin:0;}
.xda-success-content p.pdf-link {font-size:1.1em; font-size:110%; margin:10px 0; line-height:16px; background:transparent url("../images/success-stories/pdf-icon.jpg") no-repeat left top; padding-left:20px; }
::root .xda-success-content p.pdf-link {font-size:1em;} /* hack for safari */

.xda-get-one-tab {width:100%;}
.xda-get-one-tab ul {margin-left:0; padding-left:0;}
.xda-get-one-tab li {list-style-type:none; font-weight:bold; float:left; background:transparent url("../images/get_one/xda-tab-left-off.gif") no-repeat scroll left top; margin-right:3px; padding:0px 0px 0px 6px;}
.xda-get-one-tab li a {display:block; list-style-type:none; font-size:1.3em; line-height:2em; text-decoration:none; padding:0px 10px 0px 4px; font-weight:bold; background:transparent url("../images/get_one/xda-tab-right-off.gif") no-repeat scroll right top;}

.xda-get-one-tab li.selected {background:transparent url("../images/get_one/xda-tab-left-on.gif") no-repeat scroll left top;}
.xda-get-one-tab li.selected a {background:transparent url("../images/get_one/xda-tab-right-on.gif") no-repeat scroll right top;}

.xda-get-one-choice {background:#c8e5ff; clear:left; padding:16px 10px; width:675px;}
.xda-get-one-choice .close {clear:both; width:8px; height:8px; text-align:right; background:transparent url("../images/get-one/br.gif") no-repeat bottom left; border:1px solid;}
.xda-how-do-i-get-one-container {margin:0px 8px;}





.xda-get-one-container {
	border-bottom: 1px solid #97B5E1;
	padding-bottom: 16px;
	margin-bottom: 20px;
	width: 700px;
}
.xda-get-one-content {
	left:0;
	width:575px;
	padding-left: 13px;
}

.xda-get-one-content p {margin:0}
.xda-accessory-content p.shop-link {padding-top:10px;}
.xda-accessory-content p.other-details, .xda-get-one-content p.other-details {font-weight:bold; font-size:1.3em; padding-top:10px;}

.xda-accessory-content h3, .xda-get-one-content h3, .callback h3, .xda-how-do-i-get-one-container h3 {
	font-weight: bold;
	padding: 8px 0 7px 0;
}

.xda-get-one-image {width: 112px;}


span.tel {font-size:1.3em;}


.callback {
	width: 575px;
	float: left;
	padding-left: 13px;

}



/* call back form */

fieldset .field,
input#bSubmit1, input#bSubmit2 {
	float: left;
}
input#bSubmit1, input#bSubmit2 {margin: 24px 0 0 0;}

fieldset input.txt-input {border: 1px solid #d3d3d3; background: #fefefe; padding: 2px; font-size: 1.1em !important;}

#callback-request label, #email-query label {padding-bottom: 9px; font-size: 0.95em; font-weight: bold;}

.callback h3.call-back-or {padding: 14px 0 12px 0;}

fieldset p.name, fieldset p.query {
	width: 295px;
}

fieldset p.name input.txt-input,
fieldset p.query input.txt-input {
	width: 295px;
	overflow:hidden;
}


fieldset p.name label,
fieldset p.query label,
fieldset p.phone label,
fieldset p.emailadd label {
	display: block;
	float: none;}
	
fieldset p.name input.txt-input,
fieldset p.query input.txt-input,
fieldset p.phone input.txt-input,
fieldset p.emailadd  input.txt-input {
	float: none;}

fieldset p.phone,
fieldset p.emailadd {
	width: 182px;
	padding: 0 10px 0 14px;
	margin: 0;
}

fieldset p.phone label,
fieldset p.emailadd label {
	width: 180px;
}

fieldset p.phone input.txt-input,
fieldset p.emailadd input.txt-input {
	width: 180px;
	overflow:hidden;
}


.innerContentGrid p.error-msg {
	color: #ff0000;
	display: block;
	clear: both;
	float: left;
	padding: 6px 0 0 0;
	width: 500px;
	height: auto;
	overflow: hidden;
	position: relative;
}

/* -ends call back form */











