* {
	margin:0;
	padding:0;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:#101012;
	text-align:center;
	color: #f1f2f2;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
html, body {
	margin: 0;
	padding: 0;
}
h1{
    font-size: 17px;
}
h3{
    font-size: 14px;
    float: left;
    padding: 0 10px 0 0;
}
a, a:link, a:active, a:visited {
	color: #f1f2f2;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

a:hover {
	color: #ff9b19;
	text-decoration: underline;
}

#header {
	display:block;
	width: 100%;
	height: 120px;
}

#logo {
	display: block;
	width: 200px;
	margin: 20px 20px 0 20px;
	height: 100px;
	float: left;
	text-align: right;
}

#languages {
	display: block;
	width: 100px;
	margin: 10px 20px 0 50px;
	height: 100px;
	float: left;
	text-align: right;
}

#search {
	display: block;
	width: 300px;
	margin: 10px 20px 0 50px;
	height: 100px;
	float: left;
	text-align: right;
}

select {
	padding-top: 2px;
	font-size: 11px;
	border: 0px;
	color: #f1f2f2;
	background-color: #101012;
}

input {
	color: #101012;
	border: 0px;
	background-color: #32363b;
}


#footer {
	clear: both;
	display:block;
	width: 100%;
	height: 20px;
	padding: 25px 0;
}

#copyright {
	display:block;
	margin: 0 25px;
	text-align: left;
	border-top:  #8d8d8d 1px solid;
}

#content {
	display: block;
	width: 100%;
	min-width: 100px !important;
}

#content ul {
	text-align: left;
	margin: 0 auto;
	list-style-image: none !important;
	list-style-position: outside !important;
	list-style-type: none !important;
}
#content ul li {
	float: left;
	background: #32363b;
}

#content ul li.small {
	width: 250px;
}

#contently {
}

#box1 {
	width: 100%;
	background: #32363b;
}

#middle-middle1 {
	float: left;
	width: 198px;
	height: 100%;
	text-align: left;
	background: #32363b;
	overflow: auto;
}

#box2 {
	width: 100%;
	background: #32363b;
}

#middle-middle2 {
	float: left;
	width: 198px;
	height: 100%;
	text-align: left;
	background: #32363b;
	overflow: auto;
}

#box3 {
	width: 100%;
	background: #32363b;
}

#middle-middle3 {
	float: left;
	height: 100%;
	text-align: left;
	background: #32363b;
	overflow: auto;
}

.pointer {
	width: 38px;
	height: 50px;
	/*margin-top: 225px;*/
}

.box-top {
	display: block;
	width: 100%;
	height: 13px;
	background: transparent url("../img/top-middle.jpg") repeat;
}

.top-left {
	width: 38px;
	height: 13px;
	background: transparent url("../img/top-left.jpg") no-repeat;
	float: left;
}

.top-right {
	width: 14px;
	height: 13px;
	background: transparent url("../img/top-right.jpg") no-repeat;
	float: right;
}

.box-middle {
	display: block;
	width: 100%;
	height: 100%;
}

.middle-left {
	width: 38px;
	height: 100%;
	background: transparent url("../img/middle-left.jpg") repeat;
	float: left;
}

.middle-right {
	width: 14px;
	height: 100%;
	background: transparent url("../img/middle-right.jpg") repeat;
	float: left;
}

.box-bottom {
	display: block;
	width: 100%;
	height: 12px;
	background: transparent url("../img/bottom-middle.jpg") repeat;
}

.bottom-left {
	width: 38px;
	height: 12px;
	background: transparent url("../img/bottom-left.jpg") no-repeat;
	float: left;
}

.bottom-right {
	width: 14px;
	height: 12px;
	background: transparent url("../img/bottom-right.jpg") no-repeat;
	float: right;
}
#browse_series a{
    
    height:130px;
    width:110px;
  /*  border:1px solid; */
    float:left;
    margin:3px;
}

ul, li{margin:0; padding:0; list-style:none;}

.menu_head{border:1px solid #998675; }

.menu_body {display:none; width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}
.menu_body li{background:#493e3b;}
.menu_body li.alt{background:#362f2d;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover{padding:15px 10px; font-weight:bold;}
.PhoneImage{
    margin:5px;
}
.visitedbrand{
    color:#FF9817;
}


/* new code added here */

#phonedetails { width:650px; margin:30px auto; font-size:14px; line-height:20px; }

/* new code ends here */
