/* STANDARD ELEMENTS --------------------------------------------------------*/
body {
	background: url('../img/static/tiled_background.gif') repeat;
	margin: 20px auto;
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222;
	text-align: center;
}

/* different margin for non-IE browsers */
html>body {
	margin: 21px auto;
}

ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
	color: #f00;
}

select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
}

img {
	border: 0;
}

acronym {
	background: transparent url(../img/backgrounds/dotted_line.gif) repeat-x scroll 11px 100%;
	border-bottom: 0 none;
	cursor: help;
	padding: 0 0 1px;
}

/* STURCTURE ----------------------------------------------------------------*/
#wb-wrapper, #wt-wrapper, #wrapper, #wb-footer, #wt-footer, #footer, #banner {
	width: 772px;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#wb-wrapper, #wb-footer {
	background: transparent url(../img/static/bottom_strip.gif) 0 100% no-repeat;
	padding: 0 0 5px 0;
}

#wt-wrapper, #wt-footer {
	background: transparent url(../img/static/top_strip.gif) 0 0 no-repeat;
	padding: 5px 0 0 0;
}

#wrapper, #footer {
	width: 772px;
	background: transparent url(../img/static/white_strip.gif) 0 0 repeat-y;
	padding: 0;
}

#wb-footer {
	clear: both;
	margin-top: 10px;
}

#wt-footer {
	width: 772px;
	overflow: hidden;
}

#banner {
	text-align: center;
}

#main {
	position: relative;
	width: 766px;
	margin: 0 3px;
	padding: 0 0 10px 0;
}

#logo {
	font-size: 10px;
	padding: 0;
	margin: 12px 15px;
}

#content {
	float: right;
	width: 554px;
	margin-top: -18px;
}

#simple-search {
	position: absolute;
	top: 10px;
	right: 10px;
}

#simple-search input.text, #sendSettings ul.phone-specs input.text {
	border:1px solid #B2B2B2;
	color:#666666;
	display:inline;
	float:left;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:12px;
	margin:1px 0pt 0pt;
	padding:2px;
	width:98px;
}

#simple-search select {
	background: #fff;
	border:1px solid #B2B2B2;
	color:#666666;
	display:inline;
	float:left;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	height:16px;
	margin:1px 5px 0pt 0pt;
	padding:1px;
	width:140px;
}

#simple-search input.button, #sendSettings ul.phone-specs input.button {
	background:transparent url(../img/buttons/btn_search.gif) no-repeat scroll 0px 1px;
	cursor:pointer;
	font-weight:normal;
	height:15px;
	width:52px;
	border: 0 none;
	margin: 2px 0 0 5px;
}

body.homepage #simple-search {
	top: 225px;
}

body.homepage #simple-search input.button {
	background:transparent url(../img/buttons/btn_search_transp.gif) no-repeat scroll 0px 1px;
}

.content-area {
	width: 342px;
	padding: 13px 17px 13px 13px;
	display: block;
	float: left;
	overflow: hidden;
	min-height: 115px;
	clear: none;
}

.content-area.large {
	width: 554px;
	min-height: 115px;
	background-image: url(../img/backgrounds/background_554.gif);
	padding: 0;
}

.content-area.large.short {
	width: 524px;
	padding: 13px 17px 13px 13px;
	background-image: url(../img/backgrounds/background_554_short.gif);
}

.content-area.large.short.no-minheight {
	min-height: 0;
}

.content-area.clear {
	background-image: none;
}

.content-area.large.clear {
	background-image: none;
}

.content-area fieldset {
	padding: 0 0 0 102px;
	margin: 0;
	background: transparent;
	border: 0 none;
	width: 342px;
}

.content-area legend {
	margin: -102px;
	font-size: 9px;
}

.content-area-search {
background: #fff url(../img/backgrounds/background_554_short.gif) 0 0 no-repeat;
padding:13px 17px 13px 13px;
width:524px;
clear:none;
display:block;
float:left;
overflow:hidden;
}

.additional-info {
	background: #fff url(../img/backgrounds/background_182.gif) 0 0 no-repeat;
	width: 156px;
	padding: 13px;
	display: block;
	float: right;
	overflow: hidden;
	height: auto;
	min-height: 115px;
	clear: right;
}


.additional-info.fixed {
	height: 115px;
}

ul.phone-models .additional-info.fixed {
	float: left;
	clear: none;
	margin: 0 4px 0 0;
}

ul.phone-models .additional-info.fixed.last {
	margin: 0;
}
ul.phone-models .additional-info.fixed.first {
	clear: both;
}
ul.content-tabs {
	display: block;
	list-style-type: none;
	position: absolute;
	left: 2px;
	top: 0;
	height: 19px;
	width: 366px;
	overflow: hidden;
}

ul.content-tabs li {
	height: 19px;
	float: left;
	display: block;
	margin: 0 1px 0 0;
	width: auto;
	background: #eee url(../img/backgrounds/tab_off.png) 100% 0 no-repeat;
	padding: 0;
}

ul.content-tabs li.active {
	background-color: #fff;
}

ul.content-tabs a {
	float: left;
	padding: 3px 13px 0 13px;
	height: 19px;
	text-decoration: none;
	background: transparent url(../img/backgrounds/tab_off_s.png) 0 0 no-repeat;
	color: #666;
	width: auto;
	display: block;
}

ul.content-tabs a:hover {
	text-decoration: none;
	color: #000;
}

ul.content-tabs li.active {
	background-image: url(../img/backgrounds/tab_on.png);
}

ul.content-tabs li.active a {
	background-image: url(../img/backgrounds/tab_on_s.png);
	color: #000;
}

ul.gateways {
	clear: both;
	width: 554px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

ul.gateways li {
	background: #fff url(../img/backgrounds/background_182.gif) 0 0 no-repeat;
	display: block;
	width: 182px;
	height: 115px;
	float: left;
	position: relative;
	padding: 0 4px 0 0;
}

ul.gateways li#gw-net {
	padding: 0;
}

ul.gateways li.rollover:hover p {
	display: none;
}

ul.gateways li * {
	padding: 0;
	margin: 0;
}

ul.gateways li a {
	display: block;
	text-decoration: none;
	overflow: hidden;
}

ul.gateways li img {
	border: 0;
}


ul.gateways li p {
	width: 182px;
	height: 115px;
	position: absolute;
	z-index: 2;
}

ul.gateways li div {
	width: 182px;
	height: 115px;
	position: absolute;
	z-index: 1;
}

ul.gateways li h2 {
	color: #f00;
	font-size: 12px;
	font-weight: bold;
	margin: 13px;
}

/*
#main #infos li ul {position: absolute; bottom: 8px; }
#main #infos.large li ul {bottom: 0; top: 35px; }
#main #infos li ul li {background: transparent; width: 166px; height: auto; float: none; padding: 0; }
#main #infos li ul li a {height: 17px; display: block; padding: 3px 0 0 0; text-decoration: none; background: transparent url(../img/buttons/lnk_arrow_off.gif) 100% 6px no-repeat; }
#main #infos li ul li a:hover {background: transparent url(../img/buttons/lnk_arrow_on.gif) 100% 6px no-repeat; }
#main #infos li ul li a span {padding: 0 0 2px 0; background: transparent url(../img/backgrounds/dotted_line.gif) 0 100% repeat-x; line-height: 14px; }

#main #promos li.rollover div.more-info ul.link-list {display: block; list-style: none; padding: 0; margin: 0; position: absolute; bottom: 8px; left: 8px; width: 166px; height: auto; }
#main #promos li.rollover div.more-info ul.link-list li {background: transparent; width: 166px; height: auto; float: none; padding: 0; }
#main #promos li.rollover div.more-info ul.link-list li a {height: 17px; display: block; padding: 3px 0 0 0; text-decoration: none; background: transparent url(../img/buttons/button_grey.gif) 100% 6px no-repeat; }
#main #promos li.rollover div.more-info ul.link-list li a:hover {background: transparent url(../img/buttons/button_red.gif) 100% 6px no-repeat; }
#main #promos li.rollover div.more-info ul.link-list li a span {padding: 0 0 2px 0; background: transparent url(../img/backgrounds/dotted_line.gif) 0 100% repeat-x; line-height: 14px; }
*/

ul.link-list {
	width: 156px;
	display: block;
	overflow: hidden;
}

ul.link-list.large {
	width: 342px;
}

ul.link-list.fixed {
	position: absolute;
	bottom: 13px;
	left: 13px;
}

ul.link-list li {
	display: block;
	width: 156px;
	height: auto;
	background: transparent;
	float: none;
}

ul.link-list.large li {
	width: 342px;
}
ul.link-list li a {
	color: #666;
	height: auto;
	display: block;
	padding: 3px 16px 3px 0;
	text-decoration: none;
	background: transparent url(../img/buttons/button_grey.gif) 100% 6px no-repeat;
}

ul.link-list li a:hover {
	color: #666;
	text-decoration: none;
	background-image: url(../img/buttons/button_red.gif);

}

ul.link-list li a span {
	padding: 0 0 2px 0;
	background: transparent url(../img/backgrounds/dotted_line.gif) 1px 100% repeat-x;
	line-height: 14px;
}

ul.search-criteria {
	list-style-type: square;
	margin: -5px 0 10px 0;
}

ul.search-criteria li {
	margin: 0 0 0 15px;
	line-height: 1.5;
}

#side {
	width: 211px;
	float: left;
	margin: 0 1px 0 0;
	overflow: hidden;
}

/* FORMATTING ---------------------------------------------------------------*/
.hide {
	display: none;
}

.no-margin {
	margin: 0;
}

#presentation {
	width: 554px;
	float: right;
	background: #c00 url(../img/backgrounds/header_small.png) 0 0 no-repeat;
	height: 102px;
	margin-bottom: 7px;
}

body.homepage #presentation {
	background: #a00 url(../img/backgrounds/home.jpg) 0 0 no-repeat;
	height: 254px;
	position: relative;
}

#presentation h1 {
	color: #fff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin: 45px 0 0 15px;
}

body.homepage #presentation h2 {
	display: block;
	width: 195px;
	height: 80px;
	position: absolute;
	background: transparent url(../img/titles/configure.gif) 0 0 no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 228px;
	top: 50px;
}

#presentation p {
	position: absolute;
	top: 130px;
	left: 238px;
	right: 10px;
	color: #fff;
}

.content-area {
	background: #fff url(../img/backgrounds/background_368.gif) 0 0 no-repeat;
}

.content-area.tab-view {
	padding-top: 33px;
	position: relative;
	background: #fff url(../img/backgrounds/background_368_tabs.gif) 0 16px no-repeat;
}

.content-area * {
	font-size: 11px;
}

.content-area p, .content-area-search p {
	margin: 0 0 10px 0;
	line-height: 1.4;
}

.content-area li {
	line-height: 1.4;
}

.content-area table {
	width: 100%;
	margin: 0 0 10px 0;
}
.content-area th {
	background: #e2e2e2 url(../img/backgrounds/dotted_line.gif) 1px 100% repeat-x;
	font-weight: bold;
	border-right: 3px solid #fff;
	text-align: left;
}

.content-area th div {
	padding: 5px 0 4px 5px;
	background: #e2e2e2 url(../img/backgrounds/dotted_line.gif) 1px 0 repeat-x;
	margin: 0 0 1px 0;
}

.content-area td {
	background: #fff url(../img/backgrounds/dotted_line.gif) 1px 100% repeat-x;
	padding: 3px 0 5px 5px;
	vertical-align: top;
	border-right: 3px solid #fff;
}


.content-area th.setting-name, .content-area td.setting-name {
	width: 40%;
}

.content-area th.setting-value, .content-area td.setting-value {
	border: 0 none;
	padding-right: 0;
}

.content-area h2, .additional-info h2, .content-area-search h2, .content-area h2 a  {
	color: #f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}

.content-area div.observations p {
	font-size: 9px;
	color: #777;
	line-height: 1.4;
}

.phone-manufacturer {
	width: 528px;
	height: 28px;
	padding: 13px;
	background: #fff url(../img/backgrounds/background_554_short.gif) 0 0 no-repeat;
	clear: both;
}

ul.phone-models {
	width: 554px;
	overflow: hidden;
}

ul.phone-models li.phone {
	width: 162px;
	height: 120px;
	padding: 10px 13px 10px 10px;
	background: #fff url(../img/backgrounds/background_182) 0 0 no-repeat;
	float: left;
	overflow: hidden;
}

ul.phone-models li img, div.additional-info.fixed img {
	float: left;
	margin: 0 5px 10px 0;
}

ul.phone-models li h3 {
	margin: 0 0 5px 0;
	padding: 0;
}


ul.phone-models li h3 a {
	color: #f00;
	text-decoration: none;
}

ul.phone-models li ul, div.additional-info.fixed ul {
	display: block;
	list-style-type: none;
	float: right;
	width: 80px;
}

ul.phone-models li ul li, div.additional-info.fixed ul li {
	color: #666;
	font-size: 9px;
	margin: 0 0 2px 0;
	font-size: 9px;
	line-height: 1.4;
	background: transparent url(../img/bulletSmall.gif) no-repeat 0 3px;
	padding: 0 0 0 7px;
}

ul.phone-models li ul li span, div.additional-info.fixed ul li span {
	display: none;
}

ul.phone-models li ul li.yes, div.additional-info.fixed ul li.yes {
	background: transparent url(../img/backgrounds/specs_yes.gif) 0 50% no-repeat;
}

ul.phone-models li ul li.no, div.additional-info.fixed ul li.no {
	background: transparent url(../img/backgrounds/specs_no.gif) 0 50% no-repeat;
}

ul.phone-specs {
	width: 342px;
}


ul.phone-specs li {
	background: transparent url(../img/backgrounds/dotted_line.gif) 0 100% repeat-x;
	width: 342px;
	overflow: hidden;
	padding: 5px 0;
}

ul.phone-specs li.last {
	background-image: none;
}

ul.phone-specs li span.desc {
	width: 102px;
	float: left;
	font-size: 9px;
	color: #888;
	margin: 2px 0 0 0;
}

ul.phone-specs li ul {
	width: 240px;
	float: right;
	overflow: hidden;
}

ul.phone-specs li ul li {
	padding: 0 0 0 15px;
	border: 0 none;
	width: 105px;
	float: left;
	margin: 0 0 5px 0;
	background: transparent 0 3px no-repeat;
}

ul.phone-specs li ul.large li, ul.phone-specs li ul li.large {
	clear: both;
	width: 210px;
}

ul.phone-specs.no-padding li ul li {
	padding: 0;
	width: 120px;
}

ul.phone-specs.no-padding li ul li.large {
	padding: 0;
	width: 240px;
}

ul.phone-specs li ul li.no {
	background-image: url(../img/backgrounds/specs_no.gif);
	/* background-image: url(../img/cross.gif); */
}

ul.phone-specs li ul li.yes {
	background-image: url(../img/backgrounds/specs_yes.gif);
	/* background-image: url(../img/tick.gif);*/
}

ul.phone-specs li ul li * {
	font-size: 10px;
}

ul.phone-specs li ul li span {
	display: none;
}

#sendSettings ul.phone-specs input.checkbox, #sendSettings ul.phone-specs input.radio {
	float: left;
}

#sendSettings ul.phone-specs label {
	float: left;
	margin: 3px 0 0 0;
}

#sendSettings ul.phone-specs input.text {
	width: 174px;
	margin-left: 3px;
}

#side {
	background: transparent url(../img/static/bottom_fade.jpg) 0 100% no-repeat;
	width: 211px;
	padding: 0 0 140px 0;
	margin: 0;
}

#navigation {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	background: transparent url(../img/static/navigation_end.gif) 100% 0 no-repeat;
}

#navigation li.main {
	padding: 26px 0 0 0;
	background: transparent url(../img/nav_personal_on.gif) 0 0 no-repeat;
}



#navigation li.main span {
	display: none;
}

#navigation ul {
	background: transparent url(../img/static/navigation_bg.gif) 0 0 repeat-y;
	padding: 0 4px;
}

#navigation li ul li {
	position: relative;
	float: none;
	display: block;
	height: 20px;
	background: transparent url(../img/static/dots.gif) 0 0 repeat-x;
}

#navigation li ul li.first {
	background: transparent;
}

#navigation li ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	height: 16px;
	padding: 4px 0 0 6px;
}

#navigation li ul li a:hover {
	color: #f00;
}

#wt-footer p {
	margin: 0 0 0 8px;
	padding: 3px 0;
	width: 300px;
	overflow: hidden;
	display: inline;
	float: left;
}

#wt-footer ul {
	margin: 0 5px 0 0;
	padding: 2px 0;
	width: auto;
	float: right;
	text-align: right;
	display: inline;
}

#wt-footer ul li {
	float: left;
	padding: 0 5px 2px;
	border-left: 1px solid #b2b2b2;
}

#wt-footer ul li.ft-legaltr {
	border: 0 none;
}

#footer a, #footer p {
	font-size: 10px;
	line-height: 14px;
}


#footer a, #footer a:hover {
	color: #666;
	text-decoration: none;
}

#footer a span {
	padding: 0 0 2px 0;
	background: transparent url(../img/backgrounds/dotted_line.gif) 1px 100% repeat-x;
	line-height: 14px;
}