body,html {
	font-size:100%;
	margin: 0;
	font-family: "lucida grande",Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	background-color:#f7f7f7;
	font-size:12px;
	text-align:center;
	line-height:18px;
}
hr
{
	border:0.5px solid #d7d7d7;
}
textarea.big
{
	width:100%;
}

h1 {
	color: #800000;
	background-color: transparent;
}
h4
{
	color:#838383;
	font-size:13px;
	margin:5px 0 7px 0;
}

.data-show
{
	line-height:12px;
}

label {
	width: 200px;
	display: block;
	float: left;
}
.general_field
{
	height:25px;
	border:1px solid #e0dfe3;
	color:#397596;
	padding-top:3px;
	padding-left:2px;
}
select.field
{
	padding-top:2px;
	border:1px solid #e0dfe3;
	height:25px;
	color:#397596;
}
textarea.field
{
	border:1px solid #e0dfe3;
}
input.field
{
	height:25px;
	border:1px solid #e0dfe3;
	color:#397596;
	padding-left:2px;
	padding-top:3px;
}

input.button
{
    border: 0;
    background:url(../images/common/button/button-start.gif);
    height: 25px;
    position: relative;
    color:white;
    cursor:pointer;
    padding-left:14px;
    _padding-left:12px;
    padding-bottom:3px;
    _padding-bottom:0;
    font-weight:bold;
	margin-top:3px;
}
input.button:hover
{
	color:black;
}
a.bigbutton
{
	background:url(../images/common/button/big-button.gif) repeat-x;
	border:1px solid #c9c9c9;
	height:47px;
	_height:70px;
	display:inline-table;
	text-decoration:none;
	padding:23px 0 0 0;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
a.button
{
	border: 0;
    background:url(../images/common/button/button-start.gif) no-repeat;
    height: 25px;
    position: relative;
    color:white;
    cursor:pointer;
    padding-left:14px;
    _padding-left:12px;
    padding-top:3px;
    font-weight:bold;
	margin-top:3px;
	display:inline-table;
	text-decoration:none;
}
a.button:hover
{
	text-decoration:none;
}
.endbutton {
    position: absolute;
    display: inline;
    width: 10px;
    height: 25px;
    background:url(../images/common/button/button-end.gif) left;
    cursor:pointer;
    margin-top:3px;
}
input.minibutton
{
	border: 0;
    background:url(../images/common/button/minibutton-start.gif) repeat-x;
    height: 26px;
    position: relative;
    color:black;
    cursor:pointer;
    text-align:center;
	display:inline-table;
	padding:0 4px 7px 10px;
	_padding:0 4px 4px 10px;
	text-decoration:none;
	margin-top:5px;
	line-height:16px;
}
a.minibutton
{
    border: 0;
    background:url(../images/common/button/minibutton-start.gif) repeat-x;
    height: 26px;
    position: relative;
    color:black;
    cursor:pointer;
    text-align:center;
	display:inline-table;
	padding:2px 4px 0px 10px;
	text-decoration:none;
	margin-top:5px;
	line-height:16px;
}
a.minibutton:hover
{
	text-decoration:none;
}
.endminibutton {
    position: absolute;
    display: inline;
    width: 6px;
    height: 23px;
    background:url(../images/common/button/minibutton-end.gif) repeat-x;
    cursor:pointer;
    margin-top:5px;
}
.small_text
{
	font-size:10px;
}
.field {
	display:block;
	margin-bottom:10px;
	margin-left:200px;
}
a {
	color:#f15e25;
}
.top
{
	background:url(../images/common/top-background.gif);
	height:150px;
}
.main
{
}
.content
{
	width:1000px;
	 margin: 0 auto 0 auto;
    text-align: left;

}
.small_text
{
	font-size:11px;
	font-weight:normal;
}
a:link,a:visited
{
	text-decoration:none;
}
a:hover
{
	color:black;
	text-decoration:underline;
}
.div_left
{
	width:50%;
	float:left;
}
.div_right
{
	float:right;
	text-align:right;
	padding-right:3px;
}
h3
{
	color:#f15e25;
	font-size:14px;
	margin-bottom:20px;
}
.left_spacer
{
	margin-left:10px;
	margin-right:10px;
}
.big-main-box
{
	width:990px;
	background:url(../images/common/main-left-box-background.gif) right repeat-y;
	background-color:white;
	border-left:1px solid #d4d4d4;
	min-height:800px;
	height:auto !important;
	height:800px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:50px;
}
.left-main-box
{
	width:800px;
	background:url(../images/common/main-left-box-background.gif) right repeat-y;
	background-color:white;
	border-left:1px solid #d4d4d4;
	float:left;
	display:block;
	padding-top:5px;
	padding-right:5px;
	min-height:800px;
	height:auto !important;
	height:800px;
	padding-bottom:50px;
}
 .inner-menu
{
	display:block;
	text-align:right;
	padding-bottom:4px;
	border-bottom:1px dashed #D1EEEE;
}
.inner-menu a
{
	margin-right:7px;
	padding:2px 4px 2px 4px;

}
.inner-menu a:link, .inner-menu a:visited
{
	color:#157289;
	text-decoration:none;
}
 .inner-menu a:hover
{
	color:black;
	background-color:#D1EEEE;
}
 .inner-menu ul
{
}
 .inner-menu li
{
	display:inline;
	list-style:none;
}
.left-main-box .photo-div
{
	width:160px;
	float:left;
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	display:block;
	margin-right:10px;
}
.left-main-box .photo-div .friend
{
	border:1px solid #cfdaf3;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background:white;
	padding:5px;
	text-align:center;
}
.left-main-box .photo-div .photo
{
	width:150px;
	height:150px;
	margin:5px;
	text-align:center;
}
.left-main-box .photo-div .photo .no-photo
{
	color:#929292;
	display:block;
}
.left-main-box .info-div
{
	width:auto;
	height:120px;
	line-height:22px;
	margin:auto;

}
.left-main-box .photo-div .send
{
	text-align:right;
	margin-right:5px;
	margin-bottom:5px;
}
.left-main-box .photo-div .send a:link,.left-main-box .photo-div .send a:visited
{
	color:#157289
}
.left-main-box .info-div label
{
	width:140px;
}
.left-main-box .info-div .field
{
	display:block;
	float:none;
}
.left-main-box .photo-restrictions
{
	margin-top:50px;
	line-height:22px;
}
.left-main-box .crop-container
{
	width:700px;
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	padding:10px;

}

.left-main-box .crop-buttons
{
	width:100%;
	margin-top:20px;
	text-align:center;
}

.right-side-box
{
	min-height:800px;
	height:auto !important;
	height:800px;
	display:block;
	float:right;
	width:190px;

}
.right-side-box .box_header
{
	background:url(../images/common/left-box-background.gif);
	height:26px;
	_height:28px;
	display:block;
	border:1px solid #cfcfcf;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	padding-left:5px;
	margin-top:5px;
	color:#2d4078;
	margin-bottom:4px;
}
.right-side-box .box_content
{
	border:1px solid #cfcfcf;
	background-color:white;
	padding:4px;
	margin-bottom:20px;
}
.right-side-box .box_content label
{
	margin:0;
	padding:0;
	float:none;
	display:block;
	width:auto;
}
.right-side-box .box_content .more
{
	border-top:1px solid #d7d7d7;
	text-align:center;
}
.right-side-box .box_content a
{
	text-decoration:none;
}
.right-side-box .box_content img
{
	border:1px solid #cfcfcf;

}
.color_gray
{
	color:#929292;
}
.color_orange
{
	color:#f15e25;
}
.color_blue
{
	color:#1aa9ec;
}
.color_darkblue
{
	color:#2d4078;
}
.erro
{
	display:block;
	background-color:#FFF8DC;
	padding:3px;
	margin:5px 0 5px 0;
	color:#CD3333;
	background:url(../images/common/erro.gif) 4px 4px no-repeat;
	padding-left:25px;
}
.ok
{
	display:block;
	padding:3px;
	padding-bottom:5px;
	margin:5px 0 15px 0;
	color:#32CD32;
	background:url(../images/common/ok.gif) 4px 4px no-repeat;
	padding-left:25px;
	border-bottom:1px dashed #32CD32;
}
.go-center
{
	text-align:center;
	width:100%;
	margin:auto;
}
.big-friend-div
{
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	display:block;
	margin-right:20px;
	padding:5px 3px 5px 5px;
	height:60px;
	width:225px;
	_width:235px;
	float:left;
	margin-bottom:10px;

}
.big-friend-div .friend-photo
{
	float:left;
	border:1px solid  	#5F9EA0;
	margin-right:10px;
}
.big-friend-div .friend-info
{
	font-size:10px;
	color:#157289;
	line-height:15px;
}
.box-message-div
{
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	display:block;
	margin-right:20px;
	padding:5px 0px 5px 5px;
	width:99%;
	_width:100%;
	min-height:62px;
	margin-bottom:5px;
}
.box-message-div .message-menu
{

	text-align:right;
	display:block;
	clear:both;
	padding-right:10px;
	font-size:11px;
}
.box-message-div .message-photo
{
	float:left;
	border:1px solid  	#5F9EA0;
	margin-right:10px;
}
.box-message-div .message-info
{
	color:black;
	font-size:11px;
	line-height:15px;

}
.box-message-div .message-info .title
{
	color:#157289;

}
.box-message-div .message-info a
{
		text-decoration:none;
}
.message_pattern_yellow
{
	_height:30px;
	height:20px;
	display:block;
	margin-bottom:4px;
	margin-top:10px;
	background-color:#fdffbb;
	border:1px solid  	#EEDC82;
	color:black;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.message_pattern_blue
{
	_height:30px;
	height:20px;
	display:block;
	margin-bottom:4px;
	margin-top:10px;
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	color:black;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.row_pattern_blue
{
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	height:70px;
	clear:both;
	color:#157289;
	line-height:15px;
	font-size:11px;
}
.row_pattern_blue .left
{
	width:560px;
	float:left;

}
.row_pattern_blue .left .photo
{
	width:60px;
	height:60px;
	float:left;
	margin:2px;
	margin-right:10px;
}
.row_pattern_blue .left .info
{
	padding-top:5px;
	padding-left:
}
.row_pattern_blue .left .info a:link,.row_pattern_blue a:visited
{
	color:#157289;
	text-decoration:none;
}
.paginator
{
	text-align:right;
	margin-bottom:15px;
}
.paginator .number-box
{
	display:inline-table;
	padding:2px 6px 2px 6px;
	text-align:center;
	background-color:#f2f6ff;
	border:1px solid #cfdaf3;
	text-decoration:none;
}
.paginator .number-selected
{
	display:inline-table;
	padding:2px 6px 2px 6px;
	text-align:center;
	background-color:#F8F8FF;
	border:1px solid #d7d7d7;
	color:#157289;
	font-weight:bold;
}
.pattern-infoline-gray
{
	background-color:#F8F8FF;
	border:1px solid #d7d7d7;
	padding:3px;
	height:20px;
	display:block;
	margin-top:1px;

}

.message-infoline
{
	background: url(../images/common/message.png) no-repeat 4px 4px #FFFACD ;
	border:1px solid #F4A460;
	padding:3px;
	height:20px;
	display:block;
	margin-top:1px;
	padding-left:30px;
}
.time-infoline-gray
{
	background-color:#F8F8FF;
	border:1px solid #d7d7d7;
	padding:3px;
	padding-left:30px;
	height:20px;
	display:block;
	margin-top:1px;
	background:url(../images/common/clock.gif) 4px 4px no-repeat #F8F8FF;

}
.twitter-update-box
{
	display:block;
	font-size:11px;
	padding:3px;
	border-bottom:1px dashed #cfdaf3;
	margin-bottom:3px;
}
.twitter-update-box .date
{
	color:#929292;
}
.twitter-update-box .text
{
	padding:6px 0 6px 0;
	font-size:12px;
}
.pattern-infoline-gray a:link,.pattern-infoline-gray a:visited
{
color:#157289;
}
.product-box a
{
	text-decoration:none;
}
.product-box
{
	width:200px;
	float:left;
	background:url(../images/common/catalog/catalog-down-detail.gif) bottom no-repeat;
	background-color: #e0f3fd;
	padding-top:5px;
	padding-bottom:4px;
	text-align:center;
	height:258px;
	_height:263px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.product-box img
{
	border: 5px solid white;
}
.product-box .information
{
	width:190px;
	border:1px solid #cfdaf3;
	display:block;
	margin:auto;
	text-align:center;
	background:white;
	line-height:16px;
	padding-top:2px;
	padding-bottom:2px;

}
.product-box .information .title
{
	color:#1aa9ec;
	font-weight:bold;
	padding-left:2px;
}
.product-box .information .price
{
	font-size:11px;
	color:#f15e25;
}
.product-box .information .by
{
	font-size:10px;
	color:#838383;
	padding-left:2px;
}

table.cart
{
	border:0;
	border-collapse: collapse;
	width:100%;
}
table.cart th
{
	border:0;
	background:url(../images/common/back-cart-up.gif) repeat-x;
	padding:5px;
	line-height:18px;
}
table.cart tr
{

}
table.cart td
{
	background-color:#F8F8FF;

	padding:25px;
}
table.cart thead
{

	height:20px;

}
table.cart tbody
{
	height:30px;

}
table.cart tfoot
{
background-color:#f2f6ff;
}
.product-view .image
{
	float:left;
}
.product-view .image img
{
	border:1px solid #8fb9d0;
}
.product-view .info
{
	height:439px;
	width:370px;
	border:1px solid #8fb9d0;
	float:right;
}
.product-view .text
{
color:#838383;
font-size:11px;
line-height:15px;
border-bottom:1px solid #8fb9d0;
padding-bottom:10px;
}
.product-view .size
{
	width:130px;
	float:left;
}
.bar-off
{
	width:200px;
	height:15px;
	background:#ededed;
	border:1px solid #bfbfbf;
	margin:auto;
	font-size:10px;
	color:#5b5b5b;

}
.bar-in
{
	height:15px;
	background:	url(../images/common/product/stock.gif);
}
#loading
{
text-align:center;
}

.sidebyside-box
{
	width:469px;
	background-color:#F8F8FF;
	border:1px solid #EEEEE0;
	padding:3px;
	display:block;
	margin-top:1px;
	float:left;
	margin-right:8px;
}
.sidebyside-box h4
{
	padding-bottom:5px;
	border-bottom:1px solid #EEEEE0;
}
.menu_topo
{
	background:	url(../images/common/menu/menu-background.gif);
	height:33px;
	text-align:center;
}
.menu_topo .wrap .basket
{
	position:absolute;
	right:0;
}
.menu_topo .wrap
{
	position:relative;
	width:980px;
	text-align:left;
	display:block;
	margin:auto;
}
.menu_topo a:link
{
color:white;
text-decoration:none;
}

.menu_topo ul.menulist li
{
	display:block;
	margin-right:20px;
	float:left;
	height:32px;
}
.menu_topo ul.menulist li a
{
	text-decoration:none;
	margin-top:7px;
	display:block;
	color:white;
}
.menu_topo ul.menulist li.liselected
{
	margin-right:36px;
}
.menu_topo .endmenuselected
{
	background:	url(../images/common/menu/menu-selected-right.gif);
	position:absolute;
	width:16px;
	height:32px;
	margin-top:1px;
	display:inline;
	float:right;
}

.menu_topo ul.menulist li .menuselected
{
	background:	url(../images/common/menu/menu-selected-left.gif);
	display:inline-table;
	position:relative;
	margin-top:1px;
	height:32px;
	padding:0px 4px 0 24px;

}
.menu_topo ul.menulist li .menuselected a
{
	color:#2d4078;
}

div.decision
{
text-align:center;
padding:40px 0 0 0;
}
div.empty_message
{
	text-align:center;
	padding:30px 0 20px 0;
	color:#929292;
}
.login_box
{
	text-align:left;
	width:360px;
	margin:auto;
	background:#f2f6ff;
	padding:3px;
	display:block;
	margin-top:1px;
	padding:15px 20px 10px 30px;
	margin-top:60px;
}

.login_box h4
{
	color:#1aa9ec;
	font-size:15px;
	margin-bottom:20px;
}
.login_box .field {
	margin-left:0;
}
.login_box label
{
	width:80px;
	font-weight:bold;
	font-size:13px;
}

/*CSS TEMPORARIO DE COMPOSSICAO*/
.top
{
	position:relative;
}
.top .birds
{
	position:absolute;
	right:1%;
}
.top .trees
{
	position:absolute;
	left:70px;
}
.top .beta
{
	position:absolute;
	left:10px;
	top:10px;
	z-index:99;
}

.basket img
{
	float:left;
	margin:auto;
	margin-right:6px;
}
.basket .items
{
	display:block;
	padding-left:14px;
	margin-top:10px;
	display:block;
	color:#397596;
	width:150px;
	text-align:left;
	line-height:14px;
}
.mission_box
{
	border-bottom:#cfdaf3 1px dashed;
	vertical-align: middle;
	clear:both;
	height:70px;
	margin-top:10px;
}
.mission_box .info .title
{
	color:#397596;
}
.mission_box .info .title a
{
	color:#397596;
	text-decoration:none;
}
.mission_box .info .title a:hover
{
	text-decoration:underline;
}
.mission_box .info .when
{
	color:#b2b4bf;
	font-size:11px;
}
.mission_box .info .by
{
	font-size:10px;
	color:#f15e25;
}
.mission_box img
{
	float:left;
	margin-right:5px;
	border:#cfdaf3 1px solid;
}
.mission_box .info
{
	margin:auto;
	text-align:left;
	vertical-align: middle;
	float:left;
}
.mission_box .members
{
	text-align:center;
	background:	url(../images/common/box-members.gif) no-repeat;
	width:100px;
	height:54px;
	float:right;
	font-size:11px;
	line-height:14px;
	padding-top:5px;
}

.payment_box
{
	height:60px;
	text-align:center;
	width:100px;
	display:table-cell;
}
.main_login
{
	background:#f2f6ff;
	width:260px;
	height:303px;
	float:right;
	margin: 20px 0 0 5px;
}
.main_login label
{
	width:70px;
	margin-top:2px;
	font-weight:bold;
	font-size:13px;
}
.main_login .field
{
	margin:0;
	background:white;
	height:25px;
	width:130px;
	margin-bottom:5px;
}
.main_login_wraper
{
	padding:30px 0 0 30px;
}
.main_login .title
{
	color:#1aa9ec;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.community_explain
{
	margin: 20px 0 0 5px;
	border:1px solid #e9e9f9;
	width:650px;
	_width:700px;
	height:260px;
	_height:300px;
	padding:20px;
	float:left;
}
.product_explain
{
	margin: 20px 0 0 5px;
	border:1px solid #e9e9f9;
	width:960px;
	_width:1100px;
	height:330px;
	_height:390px;
	padding-top: 20px;
	float:left;
}
h2
{
	margin:0;
	color:#959595;
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}
.community_explain .info-box
{
	float:left;
	margin-bottom:25px;
	margin-right:10px;
}


.community_explain .info-box .colored_blue
{
	width:94px;
	height:39px;
	background: url(../images/index/presentation_box_blue.gif) no-repeat;
	padding:9px 0 0 10px;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-top:2px;
	margin-right:4px;
}
.community_explain .info-box .colored_yellow
{
	width:94px;
	height:39px;
	background: url(../images/index/presentation_box_yellow.gif) no-repeat;
	padding:9px 0 0 10px;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-top:2px;
	margin-right:4px;
}
.community_explain .info-box .colored_green
{
	width:94px;
	height:39px;
	background: url(../images/index/presentation_box_green.gif) no-repeat;
	padding:9px 0 0 10px;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-top:2px;
	margin-right:4px;
}
.community_explain .info-box .colored_red
{
	width:94px;
	height:39px;
	background: url(../images/index/presentation_box_red.gif) no-repeat;
	padding:9px 0 0 10px;
	color:white;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-top:2px;
	margin-right:4px;
}

.community_explain .info-box .information
{
	line-height:14px;
	font-size:10px;
	width:310px;
	_width:202px;
}
.box_twitter
{
	background:url(../images/common/twitter.png) no-repeat;
	height:48px;
	padding:12px 0 0 60px;
	font-size:16px;
	font-weight:bold;
	color:#1aa9ec;
}
#footer
{
	background:url(../images/footer/bgfooter.gif) repeat-x;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1;
	height:10px;
	border-top:1px #d8d7dc solid;
	text-align:center;
	padding-left:10px;

}
#footer .wraper
{
	padding-top:15px;
	width:980px;
	margin:auto;
	text-align:left;
	position:relative;
	padding-left:160px;
}
#footer .wraper .stamp
{
	position:absolute;
	left:50px;
}
#footer ul
{
	float:left;
	margin-right:20px;
	border-right:1px dotted #fecebb;
	height:90px;
	padding-right:15px;
}
#footer  ul li.title
{
	color:#f15e25;
	font-size:13px;
	font-weight:bold;
}
#footer  ul li
{
	font-size:11px;
}
#footer  ul li a
{
	color:black;
}
.blog_post
{
	margin-bottom:15px;
	padding-bottom:20px;
	border-bottom:1px dashed #D1EEEE;


}
.blog_post .when
{
	color:#b2b4bf;
	font-size:11px;
	margin-bottom:10px;
}
.blog_post .title
{
	padding-bottom:3px;
	border-bottom:1px dotted #e0dfe3;
}
.blog_post .title a:link,.blog_post .title a:visited,.blog_post .title a:hover
{
	font-size:13px;
	font-weight:bold;
	color:#397596;
}
.help
{
	margin-bottom:30px;
}

.help .title
{
	font-size:13px;
	font-weight:bold;
	color:#397596;
	margin-bottom:10px;
}
.help p
{
	color:#929292;
}
.mission_content .title a
{
	text-decoration:none;
}
.mission_content
{
	width:126px;
	height:141px;
	background:url(../images/common/mission/send_video.gif) no-repeat;
	display:inline-table;
	margin-right:20px;

}
.mission_content .title
{
	margin-top:105px;
	font-weight:bold;
	color:#1aa9ec;
}
.post_box
{
	color:#929292;
	font-size:11px;
	padding-top:5px;
	border:1px solid #e9e9f9;
	border-bottom:3px solid #e9e9f9;
	border-left:4px solid #e9e9f9;
	margin-top:15px;
}
.post_box .description
{
	padding-left:5px;
	margin-top:5px;
	color:#929292;
}

.post_box .title,.post_box .title a
{
	margin-left:5px;
	color:#2d4078;
	font-size:14px;
	font-weight:bold;
}
.post_box .by
{
	color:black;
	display:block;
	font-size:10px;
	float:left;
	padding-left:4px;
}
.post_box .icons
{
	float:right;
	padding-right:4px;
}
.post_box .menu
{
	text-align:right;
	margin-top:10px;
	font-size:11px;
	background:url(../images/posts/back.gif) repeat-x;
	height:19px;
}
.post_box .icon
{
	width:16px;
	height:20px;
	background:url(../images/posts/icons.gif)top left;
	display:inline-table;
	text-align:left;
	margin-right:3px;
}
.post_box .menu a
{
	text-decoration:none;
}